Chart.SetChartDataRange
Chart.SetChartDataRange method
Specifies data range for a chart.
public void SetChartDataRange(string area, bool isVertical)
Parameter | Type | Description |
---|---|---|
area | String | Specifies values from which to plot the data series |
isVertical | Boolean | Specifies whether to plot the series from a range of cell values by row or by column. |
See Also
- class Chart
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells