[]
Provides chart annotation parameters.
public class baseChartAnnotation
| Name | Description |
|---|---|
| baseChartAnnotation() |
| Name | Description |
|---|---|
| AnnoFormat | Gets or sets the annotation format for the axis. |
| AnnoFormatString | Gets or sets the annotation format string used with manual formats. |
| AnnoVerticalText | Gets or sets whether annotation text is displayed vertically. |
| AnnotationRotation | Gets or sets the clockwise angle of rotation for the axis annotations. |
| CalculatedStringFormat | Gets the text layout information. |
| DefaultAnnoFormatString | Gets or sets the default annotation format string used with manual formats. |
| Name | Description |
|---|---|
| getAnnoExtents(baseAnnoTextRectData) | Calculates the size of AlarmZone extents data rectangle. |
| getAnnoFormatString(double) | Gets the annotation format string used with manual formats. |
| getAnnoFormatString(double, double) | Gets the annotation format string used with logarithmic formats. |
| getAnnoFormatString(float) | Gets the annotation format string used with manual formats. |
| getAnnoFormattingString() | Gets the annotation format string used with manual formats. |