The HierarchyRange type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| MaximumHeight | 
            Maximum alllowed height of the chart on resize [200-1200]. Applicable to HierarchyWin only. Default is 900.
              | |
| MaximumLeft | 
            Maximum alllowed left of the chart on resize [5-1200]. Default is 600 for HierarchyWin, 1200 for HierarchyWeb.
              | |
| MaximumTop | 
            Maximum alllowed top of the chart on resize [5-1200]. Default is 600 for HierarchyWin, 1200 for HierarchyWeb.
              | |
| MaximumWidth | 
            Maximum alllowed width of the chart on resize [200-1200]. Applicable to HierarchyWin only. Default is 1200.
              | |
| MinimumHeight | 
            Minimum alllowed height of the chart on resize [5-500]. Default is 50.
              | |
| MinimumLeft | 
            Minimum alllowed left of the chart on resize [-500-500]. Default is 0.
              | |
| MinimumTop | 
            Minimum alllowed top of the chart on resize [-500-500]. Default is 0.
              | |
| MinimumWidth | 
            Minimum alllowed width of the chart on resize [5-500]. Default is 50.
              | 
See Also