Gets or sets the plot area index.

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

Syntax

C#
public int PlotAreaIndex { get; set; }
Visual Basic
Public Property PlotAreaIndex As Integer
	Get
	Set

See Also