For a list of all members of this type, see AxisLabelAppearance members.
Name | Description | |
---|---|---|
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
Flip | Returns or sets a Boolean value that determines whether label text is flipped. Only effective when Orientation is set to Custom. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase) | |
Font | Returns a reference to or sets a Font object that specifies the font used for label text. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase) | |
FontColor | Returns a reference to or sets a Color object that specifies the color of the label text. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase) | |
HorizontalAlign | Returns or sets a value that specifies the horizontal alignment of label text. This property affects axis labels only when the Orientation property is set to Custom. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase) | |
ItemFormat | Returns or sets a value that specifies the pre-defined format to use for label text for items. | |
ItemFormatString | Returns or sets a string of text that specifies the custom format of label text for items. | |
Layout | Contains settings determining how axis labels should be arranged. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase) | |
Orientation | Retrieves the value describing the orientation of labels on this axis. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase) | |
OrientationAngle | Gets/Sets the Orientation angle of the label text. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase) | |
ReverseText | Determines whether or not the labels text should be reversed. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase) | |
SeriesLabels | Series labels appearance. | |
VerticalAlign | Returns or sets a value that specifies the vertical alignment of label text. This property affects axis labels only when the Orientation property is set to Custom. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase) | |
Visible | Returns or sets a Boolean value that determines whether label text is shown or not. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase) |
Name | Description | |
---|---|---|
AxisFormatSource | Repository for default settings by chart and by axis. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase) | |
AxisNumber | Axis number identifier of this axis. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase) | |
dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |