Enum TreeMapLayoutMode
Builtin TreeMap layout modes
Namespace: FastReport.BG.TreeMap
Assembly: FastReport.BG.dll
Syntax
public enum TreeMapLayoutMode
Fields
| Name | Description |
|---|---|
| BestAspectRatio | Use best (near the 1) apect ratio for nodes. |
| UseMinAspect | Use minimal side of the left square for node. |