Skip to main content
A newer version of this page is available. .

AxisLabelResolveOverlappingOptions Fields

Contains settings that define how to resolve overlapping axis labels.
Name Description
AllowHideProperty static Identifies the AxisLabelResolveOverlappingOptions.AllowHide dependency property.
AllowRotateProperty static Identifies the AxisLabelResolveOverlappingOptions.AllowRotate dependency property.
AllowStaggerProperty static Identifies the AxisLabelResolveOverlappingOptions.AllowStagger dependency property.
MinIndentProperty static Identifies the AxisLabelResolveOverlappingOptions.MinIndent dependency property.
See Also