Search results

PivotChartLegendPosition API in JavaScript (ES5) Pivot Table API control

Defines the position of the legend. They are

  • Auto - Places the legend based on area type.
  • Top - Displays the legend on the top of chart.
  • Left - Displays the legend on the left of chart.
  • Bottom - Displays the legend on the bottom of chart.
  • Right - Displays the legend on the right of chart.
  • Custom - Displays the legend based on given x and y value.