C1.Win.Chart.Annotation Namespace / AnnotationBase Class
Members

AnnotationBase Class
Represents the base class of annotations for the AnnotationLayer
Syntax
'Declaration
 
Public MustInherit Class AnnotationBase 
 
Inheritance Hierarchy

System.Object
   C1.Win.Chart.Annotation.AnnotationBase
      C1.Win.Chart.Annotation.Image
      C1.Win.Chart.Annotation.Line
      C1.Win.Chart.Annotation.Shape
      C1.Win.Chart.Annotation.Text

See Also