FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / Template Class / AnnoTemplate Property

In This Topic
    AnnoTemplate Property (Template)
    In This Topic
    Gets or sets the System.Windows.DataTemplate of annotation.
    Syntax
    'Declaration
     
    Public Property AnnoTemplate As DataTemplate
    public DataTemplate AnnoTemplate {get; set;}
    See Also