Hi again guys:
Here is my problem. Hope someone can help.
I'm using DevExpress XtrCharts. I load a windows form with two Datepickers and two buttons. The first one brings data from my database using the dates as filters and opens the chart wizard to let the user create the chart as he/she pleases. The second one just updates the info if they change the date range. Here is my problem. The client needs the colors of the chart to be the same as their company logo, but no default palette satisfies this need. Is there a way to create your own palette at runtime, add a default one to the ones DevExpress provides, or paint the chart with the colors when the user opens the chart wizard? Thanks for your help.
Here is my problem. Hope someone can help.
I'm using DevExpress XtrCharts. I load a windows form with two Datepickers and two buttons. The first one brings data from my database using the dates as filters and opens the chart wizard to let the user create the chart as he/she pleases. The second one just updates the info if they change the date range. Here is my problem. The client needs the colors of the chart to be the same as their company logo, but no default palette satisfies this need. Is there a way to create your own palette at runtime, add a default one to the ones DevExpress provides, or paint the chart with the colors when the user opens the chart wizard? Thanks for your help.