Hello,
Just curious. Is there a maximum amount of Y-Axes that can be shown on a graph?
- David Mecteaux asked 8 years ago
- You must login to post comments
No, we support unlimited left, right, top, bottom X and YAxis.
However, each Axis is a templated ContentControl containing several canvases, a bitmap and a collection of labels, I would advise against creating too many as it will affect performance.
We have examples with 8 YAxis and they perform just fine: Quad Left Right YAxis sample
Hope this helps!
Best regards,
Andrew
- Andrew Burnett-Thompson answered 8 years ago
- You must login to post comments
Please login first to submit.