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
I was unable to find a way to add the line as you show in your image. However, this link may be of interest. Petar helps to add gradient color to the VerticalAxisLabelPanel that contains the axis labels. You would need to create multiple styles, one for each NumericYAxis. You might also want to add color to the MajorStoke of each axis to hide or coordinate with the label panel color.
http://es.infragistics.com/community/forums/t/65790.aspx
I’ll add a sample that I created based on that information and your questions.
As for you specific requirement of indicating a line next to the axis labels I would recommend that you add your idea concerning to our product idea site<http://ideas.infragistics.com>.
The Product Ideas site allows you to suggest new product features, new functionalities in existing products and controls, and even request new controls and products altogether. Members of the Infragistics Community can then vote for the features and suggestions they want to see added to the products, resulting in the most popular features bubbling up to the top. When planning new releases, our Product Management team will look at the most popular features and use your feedback to prioritize upcoming work.
This new Infragistics Product Ideas site is simple to use and we encourage you to take a look at it today:
1. Log into the Infragistics Product Idea site at http://ideas.infragistics.com (creating a new login if needed).
2. Navigate to the product / platform channel of your choice (e.g. WPF, Windows Forms, ASP.NET, HTML5 / Ignite UI, iOS / NucliOS, etc.)
3. Add your product idea and be sure to be specific and provide as much detail as possible. Explain the context in which a feature would be used, why it is needed, why it can’t be accomplished today, and who would benefit from it. You can even add screenshots to build a stronger case. Remember that for your suggestion to be successful, you need other members of the community to vote for it. Be convincing!
The Product Idea site puts you in the driver’s seat and you can even track the progress of your ideas at any time, see how many votes it got, read comments from other developers in the community, and see if someone from the product team has additional questions for you.
Please let me know if you have any questions.
thank you for the reply. I'll try your solution.
Have a nice dayBonitz
Hope you added your idea to the Product Idea site as well.
Let me know if you have any questions.