ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / Axis 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 = Axis.AnnoTemplateProperty
    public static readonly DependencyProperty AnnoTemplateProperty
    See Also