Hi,
Someone please help us know if the following is possible with the ultrachart.
We need to create a stack bar chart as attached, if you could look at the image the stacks in each bars in the chart carries different colors. Is this possible with the infragistics chart. We are using infragistics v9.2 in our application.
Your help is very much appreciated. Thanks in advance.
Try changing the ModelStyle of the ColorModel property of the your chart instance.
Find more info at the following article:
http://help.infragistics.com/NetAdvantage/WinForms/2010.3/CLR2.0/?page=Chart_Assign_Custom_Colors_to_Chart_Elements.html
Let me know if this helps.