SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
When displaying data in the chart, the data will not start at the beginning/left of the chart, but there is a margin.
How can I set this margin to 0 so the data will be displayed directly after the left yAxis.
The same margin is also at the right of the chart. I also would like a much smaller margin there.
Thanks….
Hi Egbert,
Is it XAxis.setGrowBy() ? Same API as in SciChart WPF.
By default I don’t think we set Growby (I may be wrong). If you’ve copied code from examples you may have copied it across.
Best regards,
Andrew
Thanks,
I used the examples as the base for my charts, so I copied that stuff.
Please login first to submit.