| C1.Web.Wijmo.Controls.C1Chart Namespace > AnnotationBase Class : SeriesIndex Property |
'Declaration<System.ComponentModel.DefaultValueAttribute()> <WidgetOptionAttribute()> <LayoutAttribute(LayoutType.Behavior)> <C1CategoryAttribute("Behavior")> <C1DescriptionAttribute(Key="C1Chart.ChartAnnotation.SeriesIndex", Description="A value that indicates the data series index of the annotation. Applies only when the Attachment property is set to AnnotationAttachment.DataIndex.")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> Public Property SeriesIndex As System.Integer
[System.ComponentModel.DefaultValue()] [WidgetOption()] [Layout(LayoutType.Behavior)] [C1Category("Behavior")] [C1Description(Key="C1Chart.ChartAnnotation.SeriesIndex", Description="A value that indicates the data series index of the annotation. Applies only when the Attachment property is set to AnnotationAttachment.DataIndex.")] [System.ComponentModel.NotifyParentProperty(true)] public System.int SeriesIndex {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2