SeriesMarkerStyle Property Bytescout Spreadsheet SDK
Gets or sets the marker style for a point or series in a line chart, scatter chart, or radar chart.

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

public MarkerStyle MarkerStyle { get; set; }

Property Value

Type: MarkerStyle
The marker style.
See Also

Reference