Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1415
XamPieChart Binding SolidColorBrush
posted

Using 14.1, is there a way to bind colors from a dataset to the BrushCollection of a PieChart?

Parents
No Data
Reply
  • 34830
    Offline posted

    Hello PMac,

    In 14.1, and in the current version of Infragistics for WPF there isn't a way to bind the items of a BrushCollection, but it is possible to bind the BrushCollection itself. I would recommend defining a BrushCollection property on the data context of your XamPieChart that you can manage and bind to the chart.

    If you would like to see the ability to bind the items of the BrushCollection included in a future version of Infragistics for WPF, I would recommend suggesting a new product idea for this feature at http://ideas.infragistics.com. This product ideas site places you in direct communication with our product management teams who plan and prioritize upcoming features based on community feedback.

    Please let me know if you have any other questions or concerns on this matter.

    Sincerely,
    Andrew
    Associate Developer

Children