Version 24.2 (latest)

AxisLabelLayoutBehavior Class Methods

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

Public Methods
 NameDescription
Public MethodApplyApply this Layout Behavior.  
Protected Methods
 NameDescription
Protected MethodGetAxisNumberGets the AxisNumber of the given Axis layer.  
Protected MethodGetBoundingRectangleGets the bounding rectangle for labels on this axis.  
Protected MethodGetIdealLabelSizeGets the ideal label size according to this layout Behavior.  
Protected MethodGetLabelBoundsGets the bounding rectangle for a label based on the specified parameters.  
Protected MethodInvalidateInvalidates this Behavior and, if applicable, the Chart Component in context.  
Protected MethodOnCloneCreates and returns a copy of this AxisLabelLayoutBehavior object.  
See Also