SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
Hello,
When I create several axes using NumericAxisViewModel, scichart automatically creates corresponding IAxis into its Axes collection.
I have seen that if I change something on the NumericAxisViewModel, the IAxis will have the changes but if I change a property from the IAxis (let’s say AxisTitle), the corresponding NumericAxisViewModel.AxisTitle will not have the change.
The flow works from AxisViewModel to IAxis but not from IAxis to AxisViewModel.
Is it something that was intended from your side ?
Please login first to submit.