ExcelChartDataTable 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: 11.0.0
C#
public ExcelChartDataTable DataTable { get; }

Property Value

ExcelChartDataTable

See Also