Version

AxisLabelLayoutBehavior Class Members

The following tables list the members exposed by AxisLabelLayoutBehavior.

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component being used.  
Public PropertyEnabledDetermines whether or not this Behavior should be applied.  
Public PropertyEnableRollbackDetermines whether or not the Behavior should be rolled back if unsuccessful.  
Public PropertyUseOnlyToPreventCollisionsWhether or not this Behavior should be applied only when collisions are detected.  
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