DataTable
Overview
DataTable is a class in Aspose.Slides FOSS for Python.
Inherits from: IDataTable.
Represents data table properties.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
has_border_horizontal | bool | Read | True if the chart data table has horizontal cell borders. |
has_border_vertical | bool | Read | True if the chart data table has vertical cell borders. |
has_border_outline | bool | Read | True if the chart data table has outline borders. |
show_legend_key | bool | Read | True if the data label legend key is visible. |
chart | `` | Read | Returns chart. |