ChartColorFormat interface
Office 2013 and later
Used only with charts. Represents the color of a one-color object or the foreground or background color of an object with a gradient or patterned fill.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Use one of the properties listed in the following table to return a ChartColorFormat object.
Use this property | With this object | To return a ChartColorFormat object that represents this |
|---|---|---|
Background fill color (used in a shaded or patterned fill) | ||
ChartFillFormat | Foreground fill color (or just the fill color for a solid fill) |
Show: