--- layout: typedoc title: 'Column | @msrvida/sanddance-react' ---

Column information.

Hierarchy

  • Column

Index

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

Optional stats object with metadata of column data content.

type

type: TypeInference

Type of data in the column.