[]
        
(Showing Draft Content)

C1.Report.FlexChart.Series.SymbolSize

SymbolSize Property

SymbolSize

Gets or sets the size (in twips) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.

Declaration
[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