WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / FlexRadar Class / Layers Property
In This Topic
    Layers Property (FlexRadar)
    In This Topic
    Gets the chart layers collection.
    Syntax
    public ObservableCollection<IChartLayer> Layers {get;}
    See Also