ArcObjects Library Reference (Carto)  

esriGraphColorType Constants

ESRI graph color type options.

Constant Value Description
esriGraphColorMatch 1 Matches series colors with the layer.
esriGraphColorPalette 2 Uses palette to provide series color.
esriGraphColorCustomAll 4 Uses a custom color for series.
esriGraphColorCustomEach 8 Uses custom color for each element in the series.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Related Topics

How to create graph series with different color types | How to sort data in the graph |