SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
I have attempted to change the text format on the cursors that show the Y-Intercept on my vertical line annotations. WIthin by ModifierGroup, I added the following:
<s:CursorModifier ContentStringFormat="0.000"/>
I suspect that since the Y intercept is a double or float, it is causing the ContentStringFormat functionality not fire (can’t deal with a non-string). Is there a way to set the format of these cursors to a 0.000 format? Right now they are showing as 0.00.
Thank you
Hi Ryan,
Have a look at the SciChart WPF documentation on TextFormatting. We present a couple of ways you can do this.
Please let me know if this helps.
Best regards,
Andrew
Please login first to submit.