UnitType Enum
Lists the unit types.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
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