 |
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.0.9584+ba1aaa26d4181dd3fa8ed7b6398391d1affa36c8
Syntaxprotected List<string>? valueLabels
Field Value
ListString
See Also