Gets the bounds of the plot in view coordinates.

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

Syntax

C#
Rect ViewBounds { get; }
Visual Basic
ReadOnly Property ViewBounds As Rect
	Get

See Also