SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
Is it possible to display the peak value instead of X and Y values at touch point using a modifier ? If so, how can I achieve this ? (Both Rollover and Cursor modifier only shows the X and Y values)
In real time chart, since the values are updating continuously, the cursor modifier is constantly disappearing and appearing and is not stationary. How can I keep the cursor modifier always visible ?
Good day
Cursor modifier is designed for displaying data values at touch location. You will need to subclass SCICursorModifier or implement custom modifier. Do you need cursor modifier that is placed at peak location, or just display peak data somewhere?
Please provide more information on behaviour so I can provide some help how to do it.
Best regards
Andrii
SciChart iOS Developer
Please login first to submit.