Hi
We look for a way to programmatically hide a certain column from a chart according to its category value and user selection. For example look at the following basic columns chart dojo:
http://dojo.telerik.com/eyaFi
How can we hide from this chart the column of year 2005 programmatically?
Notice we look for a way to hide/show it programmatically and dynamically without manipulating the chard data
Thanks,
Ron