Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DvalueLabels Field

A list of strings that define the text for value label that is shown for each major value. Indexes of texts are the same as indexes in majorTickValues.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
protected List<string> valueLabels

Field Value

ListString
See Also