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

In This Topic
    Circle Class Members
    In This Topic

    The following tables list the members exposed by Circle.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic) Identifies the Radius dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the current layer of this annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
    Public Property Gets or sets the style of annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
    Public Property Gets or sets the attachment of the annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
    Public Property Gets or sets the text of the annotation. (Inherited from C1.Android.Chart.Annotation.Shape)
    Public Property Gets or sets the label style of annotation. (Inherited from C1.Android.Chart.Annotation.Shape)
    Public Property Gets or sets a value indicating whether annotation is visible. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
    Public Property Gets or sets a value indicating whether annotation is visible. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
    Public Property Gets or sets the location of annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
    Public Property Gets or sets the data point index of the annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
    Public Property Gets or sets the position of annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
    Public Property Gets or sets the radius of circle annotation.  
    Public Property Gets or sets the data series index of the annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
    Public Property Gets or sets the tooltip of the annotation. (Inherited from C1.Android.Chart.Annotation.AnnotationBase)
    Top
    See Also