Aspose::Cells::Charts::Chart::GetChartDataRange method

Chart::GetChartDataRange method

Gets the data source range of the chart.

U16String Aspose::Cells::Charts::Chart::GetChartDataRange()

ReturnValue

The data source.

Remarks

Only supports range. If the Series.Values, Name, and XValues are in a continuous range, a range contains them will be returned.

See Also