[]
        
(Showing Draft Content)

C1.Chart.SeriesBase.SymbolSize

SymbolSize Property

SymbolSize

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

Declaration
[C1Description("SeriesBase.SymbolSize", "Gets or sets the size(in pixels) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.")]
public int SymbolSize { get; set; }