Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DminorTickValues Field

A list of double value that define the minor tick values. The values are stored as offsets from MinimumValue.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax
C#
protected List<double> minorTickValues

Field Value

ListDouble
See Also