SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
Dear all,
I have in my chart a set of Modifier element inside a ModifierGroup in my XAML.
In my view model I have a property to disable all modifier.
Does setting ModifierGroup.IsEnable=false will disable all associated modifier or do I have to set it at the chartSurface level ?
Regards
ModifierGroup.IsEnabled is passed to all child modifiers.
Hope this helps,
Andrew
Please login first to submit.