change_template method
change_template
Change chart type with preset template.
def change_template(self, data):
...
Parameter | Type | Description |
---|---|---|
data | bytes | The data of chart template file(.crtx). |
See Also
- module
aspose.cells.charts
- class
Chart
Change chart type with preset template.
def change_template(self, data):
...
Parameter | Type | Description |
---|---|---|
data | bytes | The data of chart template file(.crtx). |
aspose.cells.charts
Chart