openOdfChartDocument

fnOdfChartDocument openOdfChartDocument(string path)

Opens an ODF chart document from a file path.

Parameters

pathPath to the .odc file.

Returns

A typed OdfChartDocument.

Throws

OdfPackageException on I/O errors or non-chart types.