AsposeCellsCloud-CellsApi
view release on metacpan or search on metacpan
docs/model/ChartDataTable.md view on Meta::CPAN
# AsposeCellsCloud::Object::ChartDataTable
## Load the model package
```perl
use AsposeCellsCloud::Object::ChartDataTable;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**AutoScaleFont** | **boolean** | True if the text in the object changes font size when the object size changes. The default value is True. |
**BackgroundMode** | **string** | Gets and sets the display mode of the background |
**Border** | **Line** | Returns a Border object that represents the border of the object |
**Font** | **Font** | Gets a object which represents the font setting of the specified chart data table. |
**HasBorderHorizontal** | **boolean** | True if the chart data table has horizontal cell borders |
**HasBorderOutline** | **boolean** | True if the chart data table has outline borders |
**HasBorderVertical** | **boolean** | True if the chart data table has vertical cell borders |
**ShowLegendKey** | **boolean** | True if the data label legend key is visible. |
**link** | **Link** | |
[[Back to Model list]](../DeveloperGuide.md#model-reference)
[[Back to README]](../../README.md)
( run in 0.672 second using v1.01-cache-2.11-cpan-9581c071862 )