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