How can I exclude a series from the legend?

I want to create a line chart with 6 series but only need to show 3 of them on the legend. Can this be done?

1 Reply

DJ Davis Jebaraj Syncfusion Team November 4, 2004 02:49 PM UTC

Hi, You can exclude a series from the legend using the FilterItems event of the Legend. Please find a sample linked to below that removes a Legend item from the Legend. chartpointsconnect.zip Thanks, Davis

Loader.
Up arrow icon