WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / RangedHistogram Class / SymbolMarker Property
In This Topic
    SymbolMarker Property (RangedHistogram)
    In This Topic
    Gets or sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
    Syntax
    public SymbolMarker SymbolMarker {get; set;}
    See Also