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; }
Public ReadOnly Property DataTable As ExcelChartDataTable
Get
Property Value
Type:
ExcelChartDataTableSee Also