

| Name | Value | Description | |||
| exDisableResizeChart | 0 | The user can not enlarge or magnify (zoom-in,zoom-out) the entire chart, by dragging the header or resizing it using the middle mouse button. | |||
| exAllowResizeChartHeader | 2 | The user can enlarge or magnify (zoom-in,zoom-out) the entire chart, by dragging the header. Can be combined with any other non-zero option. | |||
| exAllowResizeChartMiddle | 4 | The user can enlarge or magnify (zoom-in,zoom-out) the entire chart, by resizing it using the middle mouse button. Can be combined with any other non-zero option. | |||
| exAllowChangeUnitScale | 256 | The chart's unit scale can be changed by resizing the chart at runtime. Can be combined with any other non-zero option. |