Chart.GetChartDataRange

Chart.GetChartDataRange method

Gets the data source range of the chart.

public string GetChartDataRange()

Return Value

The data source.

Remarks

Only supports range.

See Also