WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart.Annotation Namespace / Circle Class


In This Topic
    Circle Class Properties
    In This Topic

    For a list of all members of this type, see Circle members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the attachment of the annotation. (Inherited from C1.WinUI.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the text of the annotation. (Inherited from C1.WinUI.Chart.Annotation.Shape)
    Public PropertyGets or sets the label style of annotation. (Inherited from C1.WinUI.Chart.Annotation.Shape)
    Public Property (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Property (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public PropertyGets or sets the location of annotation. (Inherited from C1.WinUI.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the data point index of the annotation. (Inherited from C1.WinUI.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the position of annotation. (Inherited from C1.WinUI.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the radius of circle annotation.  
    Public PropertyGets or sets the data series index of the annotation. (Inherited from C1.WinUI.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the style of annotation. (Inherited from C1.WinUI.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the tooltip of the annotation. (Inherited from C1.WinUI.Chart.Annotation.AnnotationBase)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the bnnotation bounding rectangle. (Inherited from C1.WinUI.Chart.Annotation.AnnotationBase)
    Top
    See Also