TreeMapPadding(Int32) Constructor
Initializes a new instance of the TreeMapPadding class with specified settings.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| all | Int32 | Specifies all (Left, Top, Right, and Bottom) indents in pixels. This value is assigned to the All property. |
See Also