 |
AxisWithLabelsBaseNodevalueLabels 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.
Custom value labels can be set by calling SetCustomValueLabels method.
To set custom value colors, call SetCustomValueColors method.
Namespace: Ab4d.SharpEngine.SceneNodesAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 4.1.9680+a1b1e43de1ad9a7e35472c33948d688d7b40ef79
Syntaxprotected List<string>? valueLabels
Field Value
ListString
See Also