C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart.Annotation Namespace / AnnotationBase Class
Members

AnnotationBase Class
Represents the base class of annotations for the AnnotationLayer
Object Model
AnnotationBase Class
Syntax
'Declaration
 
Public MustInherit Class AnnotationBase 
   Inherits System.Windows.DependencyObject
 
Inheritance Hierarchy

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

See Also