WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart.Annotation Namespace / AnnotationBase Class
Members
In This Topic
    AnnotationBase Class
    In This Topic
    Represents the base class of annotations for the AnnotationLayer
    Object Model
    AnnotationBase ClassChartStyle Class
    Syntax
    public abstract class AnnotationBase : Microsoft.UI.Xaml.DependencyObject, WinRT.IWinRTObject  
    Inheritance Hierarchy

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

    See Also