GrapeCity.ActiveReports.Chart.v8 Assembly > GrapeCity.ActiveReports.Chart.Annotations Namespace : AnnotationLine Class |
The following tables list the members exposed by AnnotationLine.
Name | Description | |
---|---|---|
AnnotationLine Constructor | Initializes a new instance of the AnnotationLine class. |
Name | Description | |
---|---|---|
AnnotationClass | Overridden. Gets the name of the annotation type. | |
EndConnection | Gets or sets the object to which to connect the end point of the annotation line. | |
EndConnectionIndex | Gets or sets the index of the anchor point of the destination annotation to which to connect the end point. | |
EndPoint | Gets or sets the end point of the line. | |
Line | Get or sets the line information used to draw this annotation. | |
Name | Overridden. Gets or sets the name of the AnnotationLine as string. | |
StartConnection | Gets or sets the object to which to connect the start point of the annotation line. | |
StartConnectionIndex | Gets or sets the index of the anchor point of the destination annotation to which to connect the start point. | |
StartPoint | Get or sets start point of the line. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a clone of the AnnotationLine object. | |
ToString | Converts the value of the current instance to its string representation. |