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

In This Topic
    Template Class
    In This Topic
    Represents template-based annotation.
    Object Model
    Template Class
    Syntax
    'Declaration
     
    Public Class Template 
       Inherits AnnotationBase
    public class Template : AnnotationBase 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Chart.Annotation.AnnotationBase
                C1.WPF.Chart.Annotation.Template

    See Also