Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / AnnotationBase Class
Fields Properties

In This Topic
    AnnotationBase Class Members
    In This Topic

    The following tables list the members exposed by AnnotationBase.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic) Identifies the Style dependency property.  
    Public Fieldstatic (Shared in Visual Basic) Identifies the Attachment dependency property.  
    Public Fieldstatic (Shared in Visual Basic) Identifies the IsVisible dependency property.  
    Public Fieldstatic (Shared in Visual Basic) Identifies the IsVisible dependency property.  
    Public Fieldstatic (Shared in Visual Basic) Identifies the Location dependency property.  
    Public Fieldstatic (Shared in Visual Basic) Identifies the PointIndex dependency property.  
    Public Fieldstatic (Shared in Visual Basic) Identifies the ChartPositionType dependency property.  
    Public Fieldstatic (Shared in Visual Basic) Identifies the SeriesIndex dependency property.  
    Public Fieldstatic (Shared in Visual Basic) Identifies the TooltipText dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the current layer of this annotation.  
    Public Property Gets or sets the style of annotation.  
    Public Property Gets or sets the attachment of the annotation.  
    Public Property Gets or sets a value indicating whether annotation is visible.  
    Public Property Gets or sets a value indicating whether annotation is visible.  
    Public Property Gets or sets the location of annotation.  
    Public Property Gets or sets the data point index of the annotation.  
    Public Property Gets or sets the position of annotation.  
    Public Property Gets or sets the data series index of the annotation.  
    Public Property Gets or sets the tooltip of the annotation.  
    Top
    See Also