PointIndex Property
PointIndex
Gets or sets the point index of the data point to attach a label
when the label AttachMethod property specifies DataIndex attachment.
Declaration
public int PointIndex { get; set; }
Public Property PointIndex As Integer
See Also