BarChart for ASP.NET WebForms
SeriesIndex Property

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

Reference

AnnotationBase Class
AnnotationBase Members