Aspose::Words::Drawing::Charts::Chart::get_DataTable method

Chart::get_DataTable method

Provides access to properties of a data table of this chart. The data table can be shown using the Show property.

System::SharedPtr<Aspose::Words::Drawing::Charts::ChartDataTable> Aspose::Words::Drawing::Charts::Chart::get_DataTable()

See Also