ComponentOne FinancialChart for WPF
AnnotationBase Class
Members 



C1.WPF.Chart.Annotation Namespace : AnnotationBase Class
Represents the base class of annotations for the AnnotationLayer
Object Model
AnnotationBase ClassChartStyle Class
Syntax
'Declaration
 
Public MustInherit Class AnnotationBase 
   Inherits System.Windows.DependencyObject
'Usage
 
Dim instance As AnnotationBase
public abstract class AnnotationBase : System.Windows.DependencyObject 
public ref class AnnotationBase abstract : public 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