get_chart_data_range method
get_chart_data_range
Gets the data source range of the chart.
Returns
The data source.
def get_chart_data_range(self):
...
Remarks
Only supports range.
See Also
- module
aspose.cells.charts
- class
Chart
Gets the data source range of the chart.
The data source.
def get_chart_data_range(self):
...
Only supports range.
aspose.cells.charts
Chart