Back to Devexpress

UnitType Enum

wpf-devexpress-dot-xpf-dot-charts-b773bb04.md

latest879 B
Original Source

UnitType Enum

Lists the unit types.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public enum UnitType
vb
Public Enum UnitType

Members

NameDescription
Absolute

The unit is measured as an absolute value.

| | Percent |

The unit is measured as a percent.

|

The following properties accept/return UnitType values:

See Also

DevExpress.Xpf.Charts Namespace