I am using trial version of SciChart and doing some tests.
I need to bring scroll bar on top of X axis.
After some research and parsing visual tree, I am planning to change style of SciChartSurface and replace axis and scroll bar, which are placed inside stack panel.
Is this right solution? If AxisAlignment is Top, visual tree may differ. If this is right way to go, where can I find style of surface? Bland does not recognize chart and I can’t use it.
Thanks
Samvel
- You must login to post comments
Hi Samuel,
I saw your post on stack overflow before this, and answered it there
http://stackoverflow.com/questions/36607241/swap-scroll-bar-and-x-axis-labels
Hope this helps!
- Andrew Burnett-Thompson answered 9 years ago
-
Thanks for quick response.
- You must login to post comments
Please login first to submit.