Class ExcelChartStyleColor
A color for a chart style entry reference
Inherited Members
Namespace: OfficeOpenXml.Drawing.Chart.Style
Assembly: EPPlus.dll
Syntax
public class ExcelChartStyleColor : XmlHelper
Properties
Auto
Color is automatic
Declaration
public bool Auto { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Index
The index, maps to the style matrix in the theme
Declaration
public int? Index { get; }
Property Value
| Type | Description |
|---|---|
| int? |