C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / AnnotationBase Class / PointIndex Property

In This Topic
PointIndex Property
In This Topic
A value that indicates the data point index of the annotation.
Syntax
'Declaration
 
Public Property PointIndex As System.Integer
 
Remarks
Applies only when the Attachment property is set to AnnotationAttachment.DataIndex.
See Also