ChartDataWorkbook

ChartData.ChartDataWorkbook property

Gets the cells factory to create cells used for chart series or categories. Read-only IChartDataWorkbook.

public IChartDataWorkbook ChartDataWorkbook { get; }

Exceptions

exceptioncondition
InvalidOperationExceptionThrown when the workbook format is not supported.

See Also