I need to show several series that each series hase a deferent x values on the same visual x Axis?
like ScatterSeries - http://ko.infragistics.com/help/topic/e4123c35-2b67-4d34-92fa-3b4d6f1955d5
Is there a way do to it today vie Iguana ?
Thanks Avi .
Hi All,
Does IGUANA UI support OLAP data sources ? , if not could you please let us know the component we need to go with for Android when it comes for BI reporting.
Regards,
Yohan
Hello Avi,
Thank you for posting in the community.
Scatter series are currently not available for the Iguana UI chart, therefore I have logged a product idea on your behalf regarding this functionality being added in the future. 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.We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your feature is chosen for development, you will be notified at that time. Your reference number for this product idea is PI12110150.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.Thank you for your request.
I was able to find a solution for it :
By merging all the X axes to a common CategoryXAxis , and for each series add dummy points to mach the common X axis.
But a ScatterSeries wil be better .
Thanks ,
Avi.