The following tables list the members exposed by ClipTextAxisLabelLayoutBehavior.
Name | Description | |
---|---|---|
ClipTextAxisLabelLayoutBehavior Constructor | Overloaded. |
Name | Description | |
---|---|---|
ChartComponent | The charting component being used. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior) | |
ClipText | Whether or not labels should be clipped. | |
Enabled | Determines whether or not this Behavior should be applied. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior) | |
EnableRollback | Determines whether or not the Behavior should be rolled back if unsuccessful. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior) | |
HideText | Whether or not text should be hidden when not enough space is available to display it as clipped. | |
Trimming | Method of string trimming to be used. | |
UseOnlyToPreventCollisions | Whether or not this Behavior should be applied only when collisions are detected. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior) |
Name | Description | |
---|---|---|
GetAxisNumber | Gets the AxisNumber of the given Axis layer. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior) | |
GetBoundingRectangle | Gets the bounding rectangle for labels on this axis. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior) | |
GetIdealLabelSize | Gets the ideal label size according to this layout Behavior. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior) | |
GetLabelBounds | Gets the bounding rectangle for a label based on the specified parameters. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior) | |
Invalidate | Invalidates this Behavior and, if applicable, the Chart Component in context. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior) | |
OnClone | Overridden. Creates and returns a copy of this AxisLabelLayoutBehavior object. |