Namespace: PP.Ui
The AxisValuesMode enumeration contains modes of the scale labels creation.
It is used by the CylinderGaugeAxis.ValuesModeproperty.
Value |
Brief description |
MinMax |
Labels are created basing on the scale minimum and maximum values on cylinder axis. |
Values |
Labels are created basing on the scale values array on cylinder axis. |
See also: