ComponentOne FinancialChart for WinForms
SymbolSize Property

C1.Chart Namespace > SeriesBase Class : SymbolSize Property
Gets or sets the size(in pixels) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property SymbolSize As Integer
[DefaultValue()]
public int SymbolSize {get; set;}
See Also

Reference

SeriesBase Class
SeriesBase Members