-
Overview
-
Components
-
Resources
Interface Column
Hierarchy
- Column
Index
Properties
Properties
Optional isColorData
isColorData: boolean
Optional flag to specify if the column data is CSS colors.
name
name: string
Name of the column.
Optional quantitative
quantitative: boolean
Optional flag to specify if the column data is quantitative.
Optional stats
stats: ColumnStats
Optional stats object with metadata of column data content.
type
type: TypeInference
Type of data in the column.
Generated using TypeDoc
Column information.