TeeChart .NET For Blazor Nested Legend Series

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
dynamicrisk
Newbie
Newbie
Posts: 26
Joined: Thu Apr 06, 2023 12:00 am

TeeChart .NET For Blazor Nested Legend Series

Post by dynamicrisk » Tue Dec 17, 2024 3:20 pm

Hello,

I am wondering if it possible to group legend series under a category.
Here is an example.
LegendCategories.PNG
LegendCategories.PNG (5.64 KiB) Viewed 1050 times
Thanks

Edu
Newbie
Newbie
Posts: 40
Joined: Tue Nov 28, 2023 12:00 am

Re: TeeChart .NET For Blazor Nested Legend Series

Post by Edu » Thu Dec 19, 2024 3:49 pm

Hello,

TChart Blazor doesn't offer a way to create groups of series in the legend.
However, through custom code (js) you can decide which series are active at a time. This way you could have, for example, a function that activates some series and hides the other ones, completely up to you.


Best regards,
Edu
Edu
Steema Support

Post Reply