Link Search Menu Expand Document

SeriesMarkerSize Property

Gets or sets the size of the marker in points.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-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