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