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

In This Topic
    AnnotationLayer Class
    In This Topic
    Represents an annotation layer for C1.WPF.Chart.FlexChart
    Object Model
    AnnotationLayer Class
    Syntax
    'Declaration
     
    Public Class AnnotationLayer 
       Inherits System.Windows.DependencyObject
       Implements C1.WPF.Chart.IChartLayer 
    public class AnnotationLayer : System.Windows.DependencyObject, C1.WPF.Chart.IChartLayer  
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Chart.Annotation.AnnotationLayer

    See Also