Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DuseCustomMajorTickValues Field

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

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

Field Value

Boolean
See Also