C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Annotation Namespace / AnnotationBase Class
Members

AnnotationBase Class
Represents the base class of annotations for the AnnotationLayer
Object Model
AnnotationBase Class
Syntax
'Declaration
 
Public MustInherit Class AnnotationBase 
   Inherits Windows.UI.Xaml.DependencyObject
 
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      C1.Xaml.Chart.Annotation.AnnotationBase
         C1.Xaml.Chart.Annotation.Image
         C1.Xaml.Chart.Annotation.Shape
         C1.Xaml.Chart.Annotation.Template
         C1.Xaml.Chart.Annotation.Text

See Also