WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / Histogram Class / SymbolSize Property
In This Topic
    SymbolSize Property (Histogram)
    In This Topic
    Gets or sets the size(in pixels) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
    Syntax
    public int SymbolSize {get; set;}
    See Also