ComponentOne FinancialChart for WPF
C1.WPF.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
    public:
    static readonly DependencyProperty^ SeriesIndexProperty
    See Also