C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / C1FinancialChart Class / PlotAreas Property

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