Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.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
    public static readonly DependencyProperty SeriesIndexProperty
    See Also