ComponentOne FlexChart for WPF
AnnotationBase Class
Members 

C1.WPF.FlexChart.4 Assembly > C1.WPF.Chart.Annotation Namespace : 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
public abstract class AnnotationBase : 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

Reference

AnnotationBase Members
C1.WPF.Chart.Annotation Namespace