FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Annotation Namespace / Line Class


In This Topic
    Line Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the attachment of the annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the element content.  
    Public PropertyGets or sets the shape style of annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase)
    Public PropertyGets or sets the end point of line annotation.  
    Public PropertyGets or sets the x-coordinate of ending point.  
    Public PropertyGets or sets the y-coordinate of ending point.  
    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 start point of line annotation.  
    Public PropertyGets or sets the x-coordinate of starting point.  
    Public PropertyGets or sets the y-coordinate of starting point.  
    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)
    Top
    Protected Properties
     NameDescription
    Protected PropertyOverridden. Gets the bounding box.  
    Top
    See Also