Link Search Menu Expand Document

SeriesMarkerStyle Property

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.0.2045-master
Syntax
public MarkerStyle MarkerStyle { get; set; }

Property Value

Type: MarkerStyle
The marker style.
See Also

Reference