SetChartDataRange Method
SetChartDataRange function
Specifies data range for a chart.
func (instance *Chart) SetChartDataRange(area string, isvertical bool) error
Remarks
See Also
- Class Chart
- Library Aspose.Cells for Go
Specifies data range for a chart.
func (instance *Chart) SetChartDataRange(area string, isvertical bool) error