C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / C1FlexRadar Class / PlotAreas Property

In This Topic
PlotAreas Property (C1FlexRadar)
In This Topic
Gets the chart plot areas collection.
Syntax
'Declaration
 
Public ReadOnly Property PlotAreas As ObservableCollection(Of PlotArea)
 
See Also