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.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

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