ComponentOne FinancialChart for WPF
C1.WPF.Chart.Annotation Namespace / AnnotationBase Class / PointIndexProperty Field



In This Topic
    PointIndexProperty Field
    In This Topic
    Identifies the PointIndex dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PointIndexProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = AnnotationBase.PointIndexProperty
    public static readonly DependencyProperty PointIndexProperty
    public:
    static readonly DependencyProperty^ PointIndexProperty
    See Also