C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.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 
   Inherits Xamarin.Forms.View
   Implements Xamarin.Forms.IAnimatable, Xamarin.Forms.IElementController, Xamarin.Forms.Internals.IGestureController, Xamarin.Forms.ITabStopElement, Xamarin.Forms.IViewController, Xamarin.Forms.IVisualElementController 
 
'Usage
 
Dim instance As AnnotationBase
Inheritance Hierarchy

System.Object
   Xamarin.Forms.BindableObject
      Xamarin.Forms.Element
         Xamarin.Forms.NavigableElement
            Xamarin.Forms.VisualElement
               Xamarin.Forms.View
                  C1.Xamarin.Forms.Chart.Annotation.AnnotationBase
                     C1.Xamarin.Forms.Chart.Annotation.Image
                     C1.Xamarin.Forms.Chart.Annotation.Shape
                     C1.Xamarin.Forms.Chart.Annotation.Template
                     C1.Xamarin.Forms.Chart.Annotation.Text

See Also