ITabSparkline.DataRange

Syntax

DataRange: ITabRange;

Description

The DataRange property determines the cell range, by which data sparkline graph is plotted.

Comments

To build a sparkline, the specified range must include at least two cells. Values must be located in one column or row.

See also:

ITabSparkline