Skip to content

Vizzu / Modules / types/data / Range

Interface: Range

types/data.Range

Represents a numeric interval.

Properties

max

max: number

Maximal value in the series


min

min: number

Minimal value in the series