Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DuseCustomValueLabels Field

When true, then custom value labels are used and are not defined by calling string.Format for each major tick value. Custom value labels are set by SetCustomValueLabels(String).

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

Field Value

Boolean
See Also