ComponentOne FlexReport for WinForms
SymbolSize Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.FlexChart Namespace > Series Class : SymbolSize Property
Gets or sets the size (in twips) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
Syntax
'Declaration
 
Public Property SymbolSize As System.Double
public System.double SymbolSize {get; set;}
See Also

Reference

Series Class
Series Members