C1.iOS.Chart Assembly / C1.iOS.Chart.Annotation Namespace / AnnotationBase Class
Members


AnnotationBase Class
Represents the base class of annotations for the AnnotationLayer
Object Model
AnnotationBase ClassAnnotationLayer ClassChartStyle Class
Syntax
'Declaration
 
Public MustInherit Class AnnotationBase 
   Implements C1.iOS.Core.IDependencyObject 
 
'Usage
 
Dim instance As AnnotationBase
Inheritance Hierarchy

System.Object
   C1.iOS.Chart.Annotation.AnnotationBase
      C1.iOS.Chart.Annotation.Image
      C1.iOS.Chart.Annotation.Shape
      C1.iOS.Chart.Annotation.Template
      C1.iOS.Chart.Annotation.Text

See Also