Version

AxisLabelAppearance Class Members

The following tables list the members exposed by AxisLabelAppearance.

Public Constructors
 NameDescription
Public ConstructorAxisLabelAppearance ConstructorAxisLabelAppearance constructor.  
Protected Fields
 NameDescription
Protected FieldappearancePropertyThe name of a public property on an Appearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper)
Protected FieldparentAppearanceAn instance of a parent Appearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper)
Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyFlipReturns 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)
Public PropertyFontReturns a reference to or sets a Font object that specifies the font used for label text. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Public PropertyFontColorReturns a reference to or sets a Color object that specifies the color of the label text. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Public PropertyHorizontalAlignReturns 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)
Public PropertyItemFormatReturns or sets a value that specifies the pre-defined format to use for label text for items.  
Public PropertyItemFormatStringReturns or sets a string of text that specifies the custom format of label text for items.  
Public PropertyLayoutContains settings determining how axis labels should be arranged. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Public PropertyOrientationRetrieves the value describing the orientation of labels on this axis. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Public PropertyOrientationAngleGets/Sets the Orientation angle of the label text. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Public PropertyReverseTextDetermines whether or not the labels text should be reversed. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Public PropertySeriesLabelsSeries labels appearance.  
Public PropertyVerticalAlignReturns 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)
Public PropertyVisibleReturns or sets a Boolean value that determines whether label text is shown or not. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Protected Properties
 NameDescription
Protected PropertyAxisFormatSourceRepository for default settings by chart and by axis. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Protected PropertyAxisNumberAxis number identifier of this axis. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Protected PropertydirtyA dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Protected PropertynoUpdateSet the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public Methods
 NameDescription
Public MethodCloneOverridden. Creates and returns a memberwise clone of this AxisLabelAppearance object.  
Public MethodDisposeCleans up resources allocated by this object. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Public MethodGetParentAppearanceGets a reference to the parent appearance object held by this AppearanceHelper. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper)
Public MethodInitializeConstructor of a ready-to-use AppearanceHelper. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper)
Public MethodResetClipTextResets the AxisLabelAppearanceBase.ClipText property to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Public MethodResetFontResets the AxisLabelAppearanceBase.Font property to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Public MethodResetFontColorResets the AxisLabelAppearanceBase.FontColor property to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Public MethodResetFontSizeBestFitResets the AxisLabelAppearanceBase.FontSizeBestFit property to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Public MethodResetHorizontalAlignResets the AxisLabelAppearanceBase.HorizontalAlign property to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Public MethodResetItemFormatStringResets the ItemFormatString property to its default value.  
Public MethodResetOrientationOverridden. Resets the AxisLabelAppearanceBase.Orientation property to its default value.  
Public MethodResetSeriesFormatResets the SeriesFormat property to its default value.  
Public MethodResetSeriesFormatStringResets the SeriesFormatString property to its default value.  
Public MethodResetVerticalAlignResets the AxisLabelAppearanceBase.VerticalAlign property to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Public MethodResetVisibleResets the AxisLabelAppearanceBase.Visible property to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Public MethodResetWrapTextResets the AxisLabelAppearanceBase.WrapText property to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Public MethodSetParentAppearanceSets the parentAppearance field to the specified ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper)
Public MethodSetParentPropertySets the appearanceProperty field to a property name. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper)
Public MethodToStringReturns a string representation of an AxisLabelAppearance object.  
Protected Methods
 NameDescription
Protected MethodGenerateItemFormatStringInitializes the default ItemFormatString property value based on the setting of the ItemFormat property.  
Protected MethodSetLayoutSets the Layout property. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Protected MethodShouldSerializeClipTextReturns a Boolean value that determines whether the AxisLabelAppearanceBase.ClipText property is set to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Protected MethodShouldSerializeFontReturns a Boolean value that determines whether the AxisLabelAppearanceBase.Font property is set to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Protected MethodShouldSerializeFontColorReturns a Boolean value that determines whether the AxisLabelAppearanceBase.FontColor property is set to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Protected MethodShouldSerializeFontSizeBestFitReturns a Boolean value that determines whether the AxisLabelAppearanceBase.FontSizeBestFit property is set to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Protected MethodShouldSerializeHorizontalAlignReturns a Boolean value that determines whether the AxisLabelAppearanceBase.HorizontalAlign property is set to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Protected MethodShouldSerializeItemFormatStringReturns a Boolean value that determines whether the ItemFormatString property is set to its default value.  
Protected MethodShouldSerializeOrientationOverridden. Returns a Boolean value that determines whether the AxisLabelAppearanceBase.Orientation property has changed from its default value.  
Protected MethodShouldSerializeSeriesFormatReturns a Boolean value that determines whether the SeriesFormat property is set to its default value.  
Protected MethodShouldSerializeSeriesFormatStringReturns a Boolean value that determines whether the SeriesFormatString property is set to its default value.  
Protected MethodShouldSerializeVerticalAlignReturns a Boolean value that determines whether the AxisLabelAppearanceBase.VerticalAlign property is set to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Protected MethodShouldSerializeVisibleReturns a Boolean value that determines whether the AxisLabelAppearanceBase.Visible property is set to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
Protected MethodShouldSerializeWrapTextReturns a Boolean value that determines whether the AxisLabelAppearanceBase.WrapText property is set to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelAppearanceBase)
See Also