Version

AxisLabelLayoutBehaviorGroup Class Members

The following tables list the members exposed by AxisLabelLayoutBehaviorGroup.

Public Constructors
 NameDescription
Public ConstructorAxisLabelLayoutBehaviorGroup ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyBehaviorsBehaviors whose effects combine to form this behavior.  
Public PropertyChartComponentThe charting component being used. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior)
Public PropertyEnabledDetermines whether or not this Behavior should be applied. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior)
Public PropertyEnableRollbackDetermines whether or not the Behavior should be rolled back if unsuccessful. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior)
Public PropertyUseOnlyToPreventCollisionsWhether or not this Behavior should be applied only when collisions are detected. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior)
Public Methods
 NameDescription
Public MethodApplyOverridden. Apply this Layout Behavior.  
Public MethodCloneCreates and returns a copy of this AxisLabelLayoutBehavior object.  
Public MethodToStringReturns a string representation of this object.  
Protected Methods
 NameDescription
Protected MethodGetAxisNumberGets the AxisNumber of the given Axis layer. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior)
Protected MethodGetBoundingRectangleGets the bounding rectangle for labels on this axis. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior)
Protected MethodGetIdealLabelSizeGets the ideal label size according to this layout Behavior. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior)
Protected MethodGetLabelBoundsGets the bounding rectangle for a label based on the specified parameters. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior)
Protected MethodInvalidateInvalidates this Behavior and, if applicable, the Chart Component in context. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior)
Protected MethodOnCloneOverridden. Creates and returns a copy of this AxisLabelLayoutBehavior object.  
See Also