ComponentOne FlexChart for WPF
PointIndex Property (AnnotationBase)

C1.WPF.FlexChart.4 Assembly > C1.WPF.Chart.Annotation Namespace > AnnotationBase Class : PointIndex Property
Gets or sets the data point index of the annotation.
Syntax
'Declaration
 
Public Property PointIndex As System.Integer
public System.int PointIndex {get; set;}
See Also

Reference

AnnotationBase Class
AnnotationBase Members