Version

RotateAxisLabelLayoutBehavior Class Methods

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

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