Version

StaggerAxisLabelLayoutBehavior Class Members

The following tables list the members exposed by StaggerAxisLabelLayoutBehavior.

Public Constructors
 NameDescription
Public ConstructorStaggerAxisLabelLayoutBehavior ConstructorOverloaded.   
Public Properties
 NameDescription
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 MethodGetIdealLabelSizeOverridden. Gets the ideal label size according to this layout Behavior.  
Protected MethodGetLabelBoundsOverridden. Gets the ideal label size according to this layout Behavior.  
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