TreeMapPadding Constructors
Contains padding values for treemap elements.| Name | Parameters | Description |
|---|---|---|
| TreeMapPadding(Int32, Int32, Int32, Int32) | left, top, right, bottom | Initializes a new instance of the TreeMapPadding class with specified settings. |
| TreeMapPadding(Int32) | all | Initializes a new instance of the TreeMapPadding class with specified settings. |
See Also