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

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