AnnotationTextStyle Class |
Namespace: Arction.WinForms.Charting.Annotations
The AnnotationTextStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| AnnotationTextStyle |
Constructor for Form designer list editor.
| |
| AnnotationTextStyle(AnnotationBase) |
Constructor.
|
| Name | Description | |
|---|---|---|
| Color |
Color.
| |
| Font |
Title font.
| |
| HorizAlign |
Horizontal alignment.
| |
| MultiLineTextHorizontalAlign |
Multi-line text horizontal alignment.
| |
| Shadow |
Shadow below the text.
| |
| VerticalAlign |
Vertical alignment.
| |
| Visible |
Defines if text is visible or not.
|
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Converts class description to string.
(Overrides ObjectToString.) |