Search results

LabelPlacement API in JavaScript Chart API control

Defines the Label Placement for category axis. They are

  • betweenTicks - Render the label between the ticks.
  • onTicks - Render the label on the ticks.
  • BetweenTicks
  • OnTicks