Hello Chris Thierry,
RadChart for Silverlight does not support this feature out of the box. You can, however, achieve the described result using one the the following approaches:
- Construct your data source in such a way, so that all items with value less than 10% are added to an "Other" item.
- Use the DataBound event of the chart to remove all items with YValue less than 10% and add them to a new "Other" item. For example:
Regards,
Tsvetie
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items