SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
I am using the LegendModifier to bind my RenderableSeries to my legend.
In my legends Datatemplate, I have a checkbox and a colour picker.
I notice the LegendData object is of ChartDataObjectBase type. I would like to group my data in my legend (eg, with a label), rather than just display the list.
Is this possible, similar to the images attached ?