Axis that the created ZoomBandChart is attached to.
If multiple Axes are supplied, ZoomBandChart will automatically ensure that every axis will always have same interval.
This behaviour is same as using synchronizeAxisIntervals.
Optional bandFlag to set the Band above or under the series in ZoomBandChart
Default value: true
Column index on dashboard (X location, 0 = left)
Optional columnColumn span (X width), default = 1
Optional disableOptional flag that can be used to disable all animations by default.
Row index on dashboard (Y location, 0 = top)
Optional rowRow span (Y height), default = 1
Interface that can be used to define ZoomBandChart configurations, when inside a Dashboard, that can't be changed after creation.