Search results

ScrollbarPosition API in Vue Bullet Chart API component

Defines the possible positions for the scrollbar in a chart. Available options are:

  • PlaceNextToAxisLine: Default position, places the scrollbar next to the axis line.
  • Top: Places the scrollbar at the top of the chart.
  • Bottom: Places the scrollbar at the bottom of the chart.
  • Left: Places the scrollbar on the left side of the chart.
  • Right: Places the scrollbar on the right side of the chart.
  • PlaceNextToAxisLine
  • Top
  • Bottom
  • Left
  • Right