StiAxisLabels Properties |
The StiAxisLabels type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowApplyStyle |
Gets or sets value which indicates that chart style will be used.
| |
| Angle |
Gets or sets angle of label rotation.
| |
| Antialiasing |
Gets or sets value which control antialiasing drawing mode.
| |
| Color |
Gets or sets color of labels drawing.
| |
| Core | ||
| Font |
Gets or sets font which will be used for axis label drawing.
| |
| Format |
Gets os sets format string which is used for formating argument values.
| |
| FormatService |
DBS use only!
| |
| Placement |
Gets or set mode of labels placement on axis.
| |
| Step |
Gets or sets value which indicates with what steps do labels be shown on axis.
| |
| TextAfter |
Gets or sets string which will be output after argument string representation.
| |
| TextAlignment |
Gets or sets label text alignment.
| |
| TextBefore |
Gets or sets string which will be output before argument string representation.
| |
| Width |
Gets or sets fixed width of axis labels.
| |
| WordWrap |