FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Annotation Namespace / Ellipse Class
Properties Methods Events


In This Topic
    Ellipse Class Members
    In This Topic

    The following tables list the members exposed by Ellipse.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the attachment of the annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the text of the annotation. (Inherited from C1.Win.Chart.Annotation.Shape)
    Public PropertyGets or sets the shape style of annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the height of ellipse annotation.  
    Public PropertyGets or sets the location of annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the data point index of the annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the position of annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the data series index of the annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the style of annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the tooltip of the annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the width of ellipse annotation.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the bounding box. (Inherited from C1.Win.Chart.Annotation.AnnotationBase)
    Top
    Protected Methods
     NameDescription
    Protected MethodConverts the specified point from data to pixel coordinates. (Inherited from C1.Win.Chart.Annotation.AnnotationBase)
    Protected MethodCalculates distance from point(x,y) to the start point of line annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase)
    Protected MethodOverridden. Gets the element size.  
    Protected MethodCalled when property value changes. (Inherited from C1.Win.Chart.Annotation.AnnotationBase)
    Top
    Public Events
     NameDescription
    Public EventNotifies that a property of annotation value has changed. (Inherited from C1.Win.Chart.Annotation.AnnotationBase)
    Top
    See Also