[]
Gets or sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
[C1Category("Symbol")]
[C1Description("FlexChartSeries.SymbolMarker", "Specifies the shape of marker to use for each data point in the series.")]
public SymbolMarker SymbolMarker { get; set; }
<C1Category("Symbol")>
<C1Description("FlexChartSeries.SymbolMarker", "Specifies the shape of marker to use for each data point in the series.")>
Public Property SymbolMarker As SymbolMarker