AxisLabelItemBase Properties
Represents the base class for classes that provide functionality for axis label items.Name | Description |
---|---|
Antialiasing | Obsolete. Gets or sets whether antialiasing is applied to the axis label item’s contents. |
Axis | Provides access to the axis to which an axis label item belongs. |
AxisValue | Provides access to the axis value to which an axis label item corresponds. |
AxisValueInternal | Provides access to the internal representation of the axis value to which an axis label item corresponds. |
BackColor | Gets or sets the background color for an axis label. |
DXFont | Gets or sets the font used to display the axis label item’s content. |
EnableAntialiasing | Gets or sets whether antialiasing is applied to the axis label item’s contents. |
Font | Gets or sets the font used to display the axis label item’s content. |
Text | Gets or sets the text for an axis label item. |
TextColor | Gets or sets an axis label item’s text color. |
See Also