Currently, we are working on an UltraChart and it will have an event happen when the chart is clicked. That is not a major issue. However, I would like to know if it is possible to assign a click even for EACH pie slice in the UltraChart.
You can't assign click events to pie chart slices, but you can handle ChartDataClicked event and based on what the Row property is set to, call various functions related to each of the slices.
Would this be a feature that might be available in future releases of the product?
Also, thank you for your time. We'll more than likely be appying that to our existing chart.
You can request this as a feature here:https://es.infragistics.com/community/ideas
I don't believe anyone has asked for this functionality, so there's nothing in the works for it right now.
ther is proble to show tooltip it always at r8 side tooltip data change but not a position,
i m using ultradockmanager in this add 1 panel on this panel add uaser control & ths user control contains my ultrachart.
i think this proble is happen using ultradockmanager bz when i used ultrachart wihtout ultradockmanager den it works fine.
so what can i do for tooltip at proper position
thx
patilnilim:
have you tested this with the latest available service release? there have been several fixes in the past months related to tooltip positioning.
if you have tested with the latest available service release and there's still a problem, could you provide us with steps to reproduce or a sample project?