Gets the rectangle that limits the plot area.

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

Syntax

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

See Also