BarChart for ASP.NET WebForms
PointIndex Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > AnnotationBase Class : PointIndex Property
A value that indicates the data point index of the annotation.
Syntax
'Declaration
 
Public Property PointIndex As System.Integer
public System.int PointIndex {get; set;}
Remarks
Applies only when the Attachment property is set to AnnotationAttachment.DataIndex.
See Also

Reference

AnnotationBase Class
AnnotationBase Members