Gets the bounds of the plot in data coordinates.

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

Syntax

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

See Also