SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, and now iOS Charting & Android Chart Components
I basically created a real time graph with four series. All the rendering series and axes are dynamically created.
Suppose if add 3 series and remove every series the legend of the last series is still showing in the graph pane. Do we have any way to clear all the legends in LegendModifier when there is no rendering series on the graph
Yes, set LegendModifier.ShowLegend = false
Please login first to submit.