ComponentOne FlexReport for WinForms
SymbolStyle Property (ChartDataSeries)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartDataSeries Class : SymbolStyle Property
Gets or sets the symbol style of the series, including color, size and shape (for 2D charts or 3D Scatter charts with PointData layout).
Syntax
'Declaration
 
Public ReadOnly Property SymbolStyle As ChartSymbolStyle
public ChartSymbolStyle SymbolStyle {get;}
See Also

Reference

ChartDataSeries Class
ChartDataSeries Members