Click or drag to resize

ExcelChartDataTable Property

Gets an object that can be used to set the chart data table options.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelChartDataTable DataTable { get; }

Property Value

Type: ExcelChartDataTable
See Also