Class representing the bounds of the current viewport in terms of indices in the values array of a DataSet.

Constructors

Properties

Methods

Constructors

Properties

max: number

maximum visible entry index

min: number

minimum visible entry index

range: number

range of visible entry indices

Methods