Configurates
C1.Web.Mvc.AnnotationBase.SeriesIndex. Sets the data series index of the annotation.
Syntax
'Declaration
Public Function SeriesIndex( _
ByVal As Integer _
) As
public SeriesIndex(
int
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also