Unit(Double) Constructor
Initializes a new instance of the Unit class with the specified absolute value.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Parameters
Name | Type | Description |
---|---|---|
value | Double | The absolute value of the Unit. |
See Also