Class ExcelChartExStringData
- Namespace
- OfficeOpenXml.Drawing.Chart.ChartEx
- Assembly
- EPPlus.dll
String data reference for an extended chart
public class ExcelChartExStringData : ExcelChartExData
- Inheritance
-
ExcelChartExStringData
- Inherited Members
Properties
Type
The type of data
public eStringDataType Type { get; set; }