Options for adding a series to ZoomBandChart.

These options allow overriding the axis position when useAxisLayouts is enabled.

Hierarchy

  • ZoomBandChartAddOptions

Properties

Properties

iParallel?: number

Override the parallel index for this series' axis in ZoomBandChart.

Only applicable when useAxisLayouts is true. If not specified, mirrors the source axis parallel index.

iStack?: number

Override the stack index for this series' axis in ZoomBandChart.

Only applicable when useAxisLayouts is true. If not specified, mirrors the source axis stack index.