You can configure the color palette to use for the data or series style in a graph. Use the LoadPalette method to load the palette from an XML file.
int LoadPalette(string graphcontrol, string xmlfilename)
dw_1.LoadPalette("gr_1", "palette.xml")