C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / AnnotationBase Class / SeriesIndexProperty Field


In This Topic
SeriesIndexProperty Field
In This Topic
Identifies the SeriesIndex dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly SeriesIndexProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = AnnotationBase.SeriesIndexProperty
See Also