Name | Description | |
---|---|---|
Polygon Constructor | Overloaded. |
The following tables list the members exposed by Polygon.
Name | Description | |
---|---|---|
Polygon Constructor | Overloaded. |
Name | Description | |
---|---|---|
Attachment | Gets or sets the attachment of the annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase) | |
Content | Gets or sets the text of the annotation. (Inherited from C1.Win.Chart.Annotation.Shape) | |
ContentCenter | Gets or sets the center of annotation's content. If the property value is null (default value), the position of content is selected automatically. | |
ContentStyle | Gets or sets the shape style of annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase) | |
Location | Gets or sets the location of annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase) | |
PointIndex | Gets or sets the data point index of the annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase) | |
Points | Gets the collection of points of the polygon annotation. | |
Position | Gets or sets the position of annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase) | |
SeriesIndex | Gets or sets the data series index of the annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase) | |
Style | Gets or sets the style of annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase) | |
TooltipText | Gets or sets the tooltip of the annotation. (Inherited from C1.Win.Chart.Annotation.AnnotationBase) |
Name | Description | |
---|---|---|
Convert | Converts the specified point from data to pixel coordinates. (Inherited from C1.Win.Chart.Annotation.AnnotationBase) | |
Distance | Overridden. Calculates distance from point(x,y) to the start point of line annotation. | |
GetSize | Overridden. Gets the element size. | |
OnPropertyChanged | Called when property value changes. (Inherited from C1.Win.Chart.Annotation.AnnotationBase) |
Name | Description | |
---|---|---|
PropertyChanged | Notifies that a property of annotation value has changed. (Inherited from C1.Win.Chart.Annotation.AnnotationBase) |