ITabSparkline.DataRange

Fore Syntax

DataRange: ITabRange;

Fore.NET Syntax

DataRange: Prognoz.Platform.Interop.Tab.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