AsposeCellsCloud::Object::ChartDataTable

Load the model package

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]
[Back to README]