Hello,
I'm wondering if it's possible to create XamDataChart with multiple numeric Y Axis like on the image from Quince.
It must be possible to select an axis in order to set explicit min and max value for it.
Best regards
Bonitz
Hi Bonitz,
You can add multiple NumericYAxis and using the AxisLabelSettings you can set their location to OusideLeft and adjust the Extent to make room for the all of the Axis labels.
Then you can set the MinimumValue and MaximumValue of each NumericYAxis to limit the range of each series.
Please let me know if you have further questions.
Hello Marianne,
thank you for the reply.
Is it possible to visualize axis as showed on the picture - solid lines which are placed near respective labels out of chart area?
Regards Bonitz