ComponentOne ASP.NET MVC Controls
SeriesIndex Property (AnnotationBase)

C1.Web.Mvc Namespace > AnnotationBase Class : SeriesIndex Property
Gets or sets the data series index of the annotation.
Syntax
'Declaration
 
Public Property SeriesIndex As Integer
public int SeriesIndex {get; set;}
Remarks
Applies only when the Attachment property is set to DataIndex.
See Also

Reference

AnnotationBase Class
AnnotationBase Members