Click or drag to resize
AB4D logo

AxisWith3DLabelsVisual3DAdjustLastLabelPosition 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 the LabelAdjustmentFactor (0.45 by default). Default value is false.

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

Property Value

Boolean
See Also