Gets the index of annotation label.

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

Syntax

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

See Also