ExcelChartWorksheetDataTable Property |
Gets an object that can be used to set the chart data table options.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartDataTable DataTable { get; }Public ReadOnly Property DataTable As ExcelChartDataTable
Get
Property Value
ExcelChartDataTable
See Also