Chart Legend
JavaScript Chart Features
Chart Legend
The legend can be positioned anywhere on the chart area and provides interactivity to turn individual series on or off. Using label tokens, legend entries can be easily customized to display general calculations related to their series.
![](../../../images/thumbs/Javascript_PieLegend_Chart.png)
Uses a pie series as a legend that lets you toggle series visibility by clicking the pie slices.
![](../../../images/thumbs/Javascript_LegendTitleLayout_Chart.png)
Demonstrates positioning the legendbox next to the chart title box automatically.
![](../../../images/thumbs/Javascript_PointLegendEntries_Chart.png)
Show legend entries for each data point. By default hovering point legend entries highlights the points.