The following tables list the members exposed by FontScalingAxisLabelLayoutBehavior.
Name | Description | |
---|---|---|
FontScalingAxisLabelLayoutBehavior Constructor | Overloaded. |
Name | Description | |
---|---|---|
ChartComponent | The charting component being used. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior) | |
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) | |
MaximumSize | The Maximum size for this Behavior to scale fonts to. | |
MinimumSize | The Minimum size for this Behavior to scale fonts to. | |
SameFontForAllLabels | Whether to force this Behavior to use the same font size for all labels. | |
UseOnlyToPreventCollisions | Whether or not this Behavior should be applied only when collisions are detected. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior) |
Name | Description | |
---|---|---|
Clone | Creates and returns a copy of this AxisLabelLayoutBehavior object. | |
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. |