Class RVCell

Represent a cell in the visualization data, includes. Used in some RevealView events like:

Hierarchy

  • RVCell

Index

Constructors

constructor

Properties

columnLabel

columnLabel: null

The label of the column this cell belongs to.

columnName

columnName: null

The name of the column this cell belongs to.

formattedValue

formattedValue: null

The formatted value of the cell.

value

value: null

The value of the cell.