I am having an issue with the MSChart Control .
I want to be able to set fill colors based on specific data points.
Example if my pie chart has Texas, Arkansas, and Oklahoma as datapoints then I would like to Programmatically Set Texas as a specific color, Arkansas as a specific color and so forth.
Does anyone know how to do that?