This is a migrated thread and some comments may be shown as answers.

How to limit number of legends to save area on graph?

1 Answer 35 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Santosh
Top achievements
Rank 1
Santosh asked on 06 Mar 2017, 01:58 PM
How to limit number of legends to save area on graph?

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 08 Mar 2017, 08:58 AM
Hello Santosh,

This can be achieved using the series.visibleInLegend property of the Chart. When the property is set to false for a specific series, that series will not be shown in the legend:

http://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart#configuration-series.visibleInLegend

I hope this is helpful.

Regards,
Stefan
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data (charts) and form elements.
Tags
Charts
Asked by
Santosh
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or