/ Chart / StepPosition
Search results

StepPosition API in JavaScript (ES5) Chart API control

Defines the position for the steps in the step line, step area, and step range area chart types. They are:

  • Left: Steps start from the left side of the 2nd point.
  • Center: Steps start between the data points.
  • Right: Steps start from the right side of the 1st point.
  • Left
  • Right
  • Center