 |
AxisWithOverlayLabelsVisual3DAdjustLastLabelPosition Property |
When true, then the last label is moved down to prevent overlapping the last label with adjacent axis.
The amount of movement is calculated by multiplying font size and
LabelXAdjustmentFactor (0.25 by default) or
LabelYAdjustmentFactor (0.5 by default).
Default value is false.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntaxpublic bool AdjustLastLabelPosition { get; set; }
Property Value
Boolean
See Also