The following tables list the members exposed by AxisLabelAppearanceBase.
Name | Description | |
---|---|---|
appearanceProperty | The name of a public property on an Appearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
parentAppearance | An instance of a parent Appearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) |
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. | |
Font | Returns a reference to or sets a Font object that specifies the font used for label text. | |
FontColor | Returns a reference to or sets a Color object that specifies the color of the label text. | |
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. | |
Layout | Contains settings determining how axis labels should be arranged. | |
Orientation | Retrieves the value describing the orientation of labels on this axis. | |
OrientationAngle | Gets/Sets the Orientation angle of the label text. | |
ReverseText | Determines whether or not the labels text should be reversed. | |
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. | |
Visible | Returns or sets a Boolean value that determines whether label text is shown or not. |
Name | Description | |
---|---|---|
AxisFormatSource | Repository for default settings by chart and by axis. | |
AxisNumber | Axis number identifier of this axis. | |
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) |
Name | Description | |
---|---|---|
Clone | Clone() creates a new object that is a deep copy of the original object. | |
Dispose | Cleans up resources allocated by this object. | |
GetParentAppearance | Gets a reference to the parent appearance object held by this AppearanceHelper. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
Initialize | Constructor of a ready-to-use AppearanceHelper. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
ResetClipText | Resets the ClipText property to its default value. | |
ResetFont | Resets the Font property to its default value. | |
ResetFontColor | Resets the FontColor property to its default value. | |
ResetFontSizeBestFit | Resets the FontSizeBestFit property to its default value. | |
ResetHorizontalAlign | Resets the HorizontalAlign property to its default value. | |
ResetOrientation | Resets the Orientation property to its default value. | |
ResetVerticalAlign | Resets the VerticalAlign property to its default value. | |
ResetVisible | Resets the Visible property to its default value. | |
ResetWrapText | Resets the WrapText property to its default value. | |
SetParentAppearance | Sets the parentAppearance field to the specified ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
SetParentProperty | Sets the appearanceProperty field to a property name. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
ToString | Creates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
Name | Description | |
---|---|---|
SetLayout | Sets the Layout property. | |
ShouldSerializeClipText | Returns a Boolean value that determines whether the ClipText property is set to its default value. | |
ShouldSerializeFont | Returns a Boolean value that determines whether the Font property is set to its default value. | |
ShouldSerializeFontColor | Returns a Boolean value that determines whether the FontColor property is set to its default value. | |
ShouldSerializeFontSizeBestFit | Returns a Boolean value that determines whether the FontSizeBestFit property is set to its default value. | |
ShouldSerializeHorizontalAlign | Returns a Boolean value that determines whether the HorizontalAlign property is set to its default value. | |
ShouldSerializeOrientation | Returns a Boolean value that determines whether the Orientation property has changed from its default value. | |
ShouldSerializeVerticalAlign | Returns a Boolean value that determines whether the VerticalAlign property is set to its default value. | |
ShouldSerializeVisible | Returns a Boolean value that determines whether the Visible property is set to its default value. | |
ShouldSerializeWrapText | Returns a Boolean value that determines whether the WrapText property is set to its default value. |