ResetRanges Method

ResetRanges function

Resets the data range and location range of the sparkline group.This method will clear original sparkline items in the group and creates new sparkline items for the new ranges.


func (instance *SparklineGroup) ResetRanges(datarange string, isvertical bool, locationrange *CellArea)  error

Remarks

See Also