LoadPalette Method

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.

Syntax

int LoadPalette(string graphcontrol, string xmlfilename)

Parameters

Examples