[]
Gets or sets the size (in twips) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
[C1Category("Symbol")]
[C1Description("FlexChartSeries.SymbolSize", "Specifies the size (in twips) of the symbols used to render this Series.")]
public double SymbolSize { get; set; }
<C1Category("Symbol")>
<C1Description("FlexChartSeries.SymbolSize", "Specifies the size (in twips) of the symbols used to render this Series.")>
Public Property SymbolSize As Double