Click or drag to resize
AB4D logo

AxesBoxVisual3DAdjustFirstAndLastLabelPositions Property

When true, then the last label is moved down to prevent overlapping the last label with adjacent axis. Default value is false.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool AdjustFirstAndLastLabelPositions { get; set; }

Property Value

Boolean
See Also