Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart.Annotation Namespace / AnnotationBase Class
Properties Events

In This Topic
    AnnotationBase Class Members
    In This Topic

    The following tables list the members exposed by AnnotationBase.

    Public Properties
     NameDescription
    Public PropertyGets or sets the attachment of the annotation.  
    Public PropertyGets or sets the shape style of annotation.  
    Public PropertyGets or sets the location of annotation.  
    Public PropertyGets or sets the data point index of the annotation.  
    Public PropertyGets or sets the position of annotation.  
    Public PropertyGets or sets the data series index of the annotation.  
    Public PropertyGets or sets the style of annotation.  
    Public PropertyGets or sets the tooltip of the annotation.  
    Top
    Public Events
     NameDescription
    Public EventNotifies that a property of annotation value has changed.  
    Top
    See Also