Gets the rectangle that limits the plot area.

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

Syntax

C#
public Rect PlotRect { get; internal set; }
Visual Basic
Public Property PlotRect As Rect
	Get
	Friend Set

See Also