Version

ClipTextAxisLabelLayoutBehavior Class Members

The following tables list the members exposed by ClipTextAxisLabelLayoutBehavior.

Public Constructors
 NameDescription
Public ConstructorClipTextAxisLabelLayoutBehavior ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyChartComponentThe charting component being used. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior)
Public PropertyClipTextWhether or not labels should be clipped.  
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 PropertyHideTextWhether or not text should be hidden when not enough space is available to display it as clipped.  
Public PropertyTrimmingMethod of string trimming to be used.  
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