Aspose Total
/
AsposeCellsCloud-CellsApi-26.4
/
docs/model/DiscoverChart.md
AsposeCellsCloud::Object::DiscoverChart
Load the model package
use AsposeCellsCloud::Object::DiscoverChart;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
Name | string | Represents chart name. |
SheetName | string | Represents worksheet name which is where the chart is located. |
Title | string | Represents chart title. |
Type | string | Represents chart type. |
DataRange | string | Represents chart data range. |
Thumbnail | string | Represents chart thumbnail. Base64String |
[Back to Model list]
[Back to README]