Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DuseCustomMinorTickValues Field

When true, then custom minor tick values are used and are not defined by interpolating between MinimumValue and MaximumValue. Custom value labels are set by SetCustomMinorTickValues(Double).

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
protected bool useCustomMinorTickValues

Field Value

Boolean
See Also