ComponentOne FlexChart for UWP
SeriesIndex Property

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

Reference

AnnotationBase Class
AnnotationBase Members