Is there some way to avoid the YAxis labels from overlapping (NumericYAxis)?
Thanks -- Chad
Hi Chad,
If you have any further questions regarding this behavior that I may assist you with, please let me know.
Sincerely,Chris KDeveloper Support EngineerInfragistics, Inc.www.infragistics.com/support
Sorry for the delay on follow-up Chris --
So just to be clear - the collision detection only works with 8pt font? That's pretty small font -- is there any other way?
As for the intervals - we let the graph do it automatically -- we have no idea what the scale will be beforehand..
It is no problem at all. I have inquired to my development team regarding this behavior, just in case they had any additional information that would be useful for this scenario and I have verified that the XamDataChart’s interval adjustment is not the result of collision detection logic for its axis labels; rather, it determines which labels will be displayed based on the available plot size.
While the chart is able to detect the collisions, there is currently no implemented logic which would allow them to be avoided; I have submitted product idea, PI13050073; for this feature.
I have sent your product idea directly to our product management team. Our product team chooses new product ideas for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested features, we can plan accordingly.
If you would like to follow up on your product idea at a later point, you may contact Developer Support management via email. Please include the reference number of your product idea in the subject and body of your email message. You can reach Developer Support management through the following email address: dsmanager@infragistics.com
In the meantime, the most feasible approaches have been verified to be either decreasing the relative font size of labels, which will decrease the likelihood of an overlap for these labels, or by manually adjusting the interval if the chart falls below a certain height, or by manually adjusting the interval based on the range of your current selection of data.
If you have any further questions, please let me know.