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