TreeMapRect(Double, Double, Double, Double) Constructor
Initializes a new instance of the TreeMapRect class with specified settings.
Namespace: DevExpress.TreeMap
Assembly: DevExpress.TreeMap.v24.1.Core.dll
NuGet Package: DevExpress.TreeMap.Core
Declaration
Parameters
Name | Type |
---|---|
x | Double |
y | Double |
width | Double |
height | Double |
See Also