ChartFont.ColorIndex (PowerPoint)

Returns or sets the color of the font. Possible return values are xlColorIndexAutomatic - Automatic color, xlColorIndexNone - No color.

The color is specified as an index value into the current color palette, or as one of the following XlColorIndex constants:


ActivePresentation.Slides(1).Shapes(1).Chart.DataTable.Font.ColorIndex = 6