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



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