Winnovative Excel Library for .NET Help
C#
Show/Hide TOC
Excel
Chart
Data
Table Property
Gets an object that can be used to set the chart data table options.
Definition
Namespace:
Winnovative.ExcelLib
Assembly:
WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
C#
Copy
public
ExcelChartDataTable
DataTable
{
get
; }
Property Value
ExcelChartDataTable
See Also
Reference
ExcelChart Class
Winnovative.ExcelLib Namespace
In This Article
Definition
See Also