Is it possible to only show the Top N values in a chart? I'd like to give my users to ability to click a Top 10 button and limit the contents of the chart to only the Top 10 customers for instance...
Thank you!
Hello,
Thank you for contacting Infragistics.
The UltraChart displays whatever you tell it to display. If you want it to display filtered data, you would need to filter the data source yourself. You should also post this as a new product idea at http://ideas.infragistics.com if you'd like it implemented in a future version.