AxisValuesMode

Namespace: PP.Ui;

Description

The AxisValuesMode enumeration contains modes of the scale labels creation.

It is used by the CylinderGaugeAxis.ValuesModeproperty.

Available Values

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:

PP.Ui