Search results

LegendMode API in JavaScript (ES5) Chart API control

Defines the mode of the legend in the chart. They are:

  • Series - Render legend items based on visible series.
  • Point - Render legend items based on points.
  • Range - Render legend items based on range color mapping conditions.
  • Gradient - Render legend items based on gradient color mapping conditions.
  • Series
  • Point
  • Range
  • Gradient