This documentation is archived and is not being maintained.
LabelStyle Properties
Visual Studio 2010
The LabelStyle type exposes the following members.
| Name | Description | |
|---|---|---|
|
Angle | Gets or sets a value that represents the angle at which the font is drawn. |
|
Enabled | Gets or sets a flag that indicates whether the label is enabled. |
|
Font | Gets or sets the font of the label. |
|
ForeColor | Gets or sets the color of the label. |
|
Format | Gets or sets the formatting string for the label text. |
|
Interval | Gets or sets the size of the label interval. |
|
IntervalOffset | Gets or sets the offset of the label interval. |
|
IntervalOffsetType | Gets or sets the unit of measurement of the label interval offset. |
|
IntervalType | Gets or sets the unit of measurement for the size of a label interval. |
|
IsEndLabelVisible | Gets or sets a flag that determines whether the labels are shown at axis ends. |
|
IsStaggered | Gets or sets a flag that determines whether the labels are shown with an offset. |
|
Tag | Gets or sets an object associated with this chart element. (Inherited from ChartElement.) |
|
TruncatedLabels | Gets or sets a flag that determines whether the labels can be truncated. |
Show: