Version

FontScalingAxisLabelLayoutBehavior Class Members

The following tables list the members exposed by FontScalingAxisLabelLayoutBehavior.

Public Constructors
 NameDescription
Public ConstructorFontScalingAxisLabelLayoutBehavior ConstructorOverloaded.   
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)
Public Methods
 NameDescription
Public MethodApplyOverridden. Apply this Layout Behavior.  
Public MethodToStringReturns a string representation of this object.  
Protected Methods
 NameDescription
Protected MethodCloneCreates and returns a copy of this AxisLabelLayoutBehavior object.  
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