Version 24.2 (latest)

FontScalingAxisLabelLayoutBehavior Class Properties

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

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component being used. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior)
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 PropertyMaximumSizeThe Maximum size for this Behavior to scale fonts to.  
Public PropertyMinimumSizeThe Minimum size for this Behavior to scale fonts to.  
Public PropertySameFontForAllLabelsWhether to force this Behavior to use the same font size for all labels.  
Public PropertyUseOnlyToPreventCollisionsWhether or not this Behavior should be applied only when collisions are detected. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisLabelLayoutBehavior)
See Also