ComponentOne FinancialChart for WPF
C1.WPF.Chart.Annotation Namespace / Template Class / AnnoTemplateProperty Field



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