Search results

ErrorBarDirection API in JavaScript (ES5) Chart API control

Defines the direction of error bar. They are:

  • Both - Renders the error bar in both directions.
  • Minus - Renders the error bar in the negative direction.
  • Plus - Renders the error bar in the positive direction.
  • Both
  • Minus
  • Plus