Version

AxisLabelLayoutAppearance Class Members

The following tables list the members exposed by AxisLabelLayoutAppearance.

Public Constructors
 NameDescription
Public ConstructorAxisLabelLayoutAppearance ConstructorOverloaded.   
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)
Public Methods
 NameDescription
Public MethodCloneCreates and returns a copy of this AxisLabelLayoutAppearance object.  
Public MethodToStringCreates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Protected Methods
 NameDescription
Protected MethodSetBehaviorCollectionSets the BehaviorCollection property.  
See Also