SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
I want to develop a rollover in my IOS application, like the example of Using RolloverModifier. However, the axis label & tooltip display of rollover in this example is static, I want to customize a the the label & tooltip that I want, .xib file or coding to develop also fine.
Can anyone help or give suggestions to my problems? Thanks.
Hello.
In order to have a custom view you’ll need to perform the following steps:
That’s it, rollover modifier will use SCISeriesInfo object for your renderable series with a custom tooltip view.
We have an example for it in our sandbox, you’re welcome to check
Please login first to submit.