Hi All,
I want to show my data in 3d view. I have parent child relationship data. My data and chat image is attached and following is my requirement. Please help me with sample application.
Regards
Sufyan
Hello Sufyan,
Thank you for you post. I have been looking into the appearance that you are looking for and I have created a sample application, based on your description and data. I have used, the Infragistics’ Excel Engine in order to load the data that you are having into an collection of objects. I have generated the series of the XamChart, in code, based on the items in the models table. I have handled the MouseMove event and I am using it, in order to allow rotating the XamChart, by holding the mouse’s left button and moving the mouse. Also I have used the MouseWheel event of the XamChart, to allow changing the angle of the rotation. I am attaching the sample application and a video that shows the moving behavior.
Please let me know if need any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
Hello Krasimir,
Thanks for your reply, In sample application XAxis (Indicators) are not completely display some are missed for understanding see excel sheet, and in sample application XAxix values are smaller than YAxix they must have the same font and the Model must have different prominent colors some models have the same colors like top and bottom models, and i want to display Model, Indicator (XAxix) and Value (YAxix) when mouse is over the chart columns.Updated Excel sheet is attached.