Gets the bounds of the plot in data coordinates.

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

Syntax

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

See Also