Version 24.2 (latest)

AxisLabelLayoutAppearance Class Properties

For a list of all members of this type, see AxisLabelLayoutAppearance members.

Public Properties
 NameDescription
Public PropertyBehaviorThe layout method which should be applied.  
Public PropertyBehaviorCollectionThe collection of layout Behaviors to be used if Behavior is set to UseCollection.  
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyPaddingIncreased distance in pixels between the axis and the bounds of these axis labels.  
Protected Properties
 NameDescription
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)
See Also