Search results

Chart3DSeriesType API in Vue Chart3d API component

Defines the type series in 3D chart. They are

  • column - Renders the column series.
  • bar - Renders the stacking column series
  • stackingColumn - Renders the stacking column series.
  • stackingBar - Renders the stacking bar series.
  • StackingColumn100 - Renders the stacking column series.
  • StackingBar100 - Renders the stacking bar 100 percent series.
  • Column
  • Bar
  • StackingColumn
  • StackingBar
  • StackingColumn100
  • StackingBar100