ComponentOne Chart for WPF and Silverlight
PlotAreas Property


C1.WPF.C1Chart Namespace > ChartView Class : PlotAreas Property
Gets the plot area collection.
Syntax
'Declaration
 
Public ReadOnly Property PlotAreas As PlotAreaCollection
'Usage
 
Dim instance As ChartView
Dim value As PlotAreaCollection
 
value = instance.PlotAreas
public PlotAreaCollection PlotAreas {get;}
See Also

Reference

ChartView Class
ChartView Members