[]
        
(Showing Draft Content)

C1.Report.FlexChart.Series.SymbolMarker

SymbolMarker Property

SymbolMarker

Gets or sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.

Declaration
[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