ComponentOne FlexReport for WinForms
SymbolMarker Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.FlexChart Namespace > Series Class : SymbolMarker Property
Gets or sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
Syntax
'Declaration
 
Public Property SymbolMarker As C1.Chart.SymbolMarker
public C1.Chart.SymbolMarker SymbolMarker {get; set;}
See Also

Reference

Series Class
Series Members