ComponentOne FlexChart for UWP
PointIndex Property (AnnotationBase)

C1.UWP.FlexChart Assembly > C1.Xaml.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