DataTable

Overview

DataTable is a class in Aspose.Slides FOSS for Python. Inherits from: IDataTable.

Represents data table properties.

Properties

NameTypeAccessDescription
has_border_horizontalboolReadTrue if the chart data table has horizontal cell borders.
has_border_verticalboolReadTrue if the chart data table has vertical cell borders.
has_border_outlineboolReadTrue if the chart data table has outline borders.
show_legend_keyboolReadTrue if the data label legend key is visible.
chart``ReadReturns chart.