Gets the rectangle that corresponds to the current data point.

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

Syntax

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

See Also