Gets the plot area collection.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public PlotAreaCollection PlotAreas { get; }
Visual Basic
Public ReadOnly Property PlotAreas As PlotAreaCollection
	Get

See Also