SeriesMarkerSize Property Bytescout Spreadsheet SDK
Gets or sets the size of the marker in points.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public int MarkerSize { get; set; }

Property Value

Type: Int32
The size of the marker in points.
Remarks

The size of the marker should between 2 and 72 points.
See Also

Reference