Back to Devexpress

Unit Constructors

wpf-devexpress-dot-xpf-dot-charts-dot-unit-dot-ctor.md

latest900 B
Original Source

Unit Constructors

The length measurement.

NameParametersDescription
Unit()noneInitializes a new instance of the Unit class with default settings.
Unit(Double, UnitType)value, unitTypeInitializes a new instance of the Unit class with the specified value and the unit type.
Unit(Double)valueInitializes a new instance of the Unit class with the specified absolute value.

See Also

Unit Class

Unit Members

DevExpress.Xpf.Charts Namespace