title: get_chart_data_range method second_title: Aspose.Cells for Python via .NET API References description: type: docs weight: 50 url: /aspose.cells.charts/chart/get_chart_data_range/ is_root: false
Gets the data source range of the chart.
The data source.
def get_chart_data_range(self):
...Only supports range.
- module
aspose.cells.charts - class
Chart