Skip to main content
A newer version of this page is available. .

UnitType Enum

Lists the unit types.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.1.dll

Declaration

public enum UnitType

Members

Name Description
Absolute

The unit is measured as an absolute value.

Percent

The unit is measured as a percent.

Related API Members

The following properties accept/return UnitType values:

See Also