[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartDataSeries.SymbolStyle

SymbolStyle Property

SymbolStyle

Gets or sets the symbol style of the series, including color, size and shape (for 2D charts or 3D Scatter charts with PointData layout).

Declaration
[C1Description("ChartDataSeries.SymbolStyle", "The symbol style of the series, including color, size and shape (for 2D charts or 3D Scatter charts with PointData layout).")]
public ChartSymbolStyle SymbolStyle { get; }
<C1Description("ChartDataSeries.SymbolStyle", "The symbol style of the series, including color, size and shape (for 2D charts or 3D Scatter charts with PointData layout).")>
Public ReadOnly Property SymbolStyle As ChartSymbolStyle