For a list of all members of this type, see AxisLabelAppearanceBase members.
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. |