Enum ColumnType

Column Type

An enumeration of the valid data types for columns in a Data Table .

To call an enum, you call its parent class, name, and property. For example, Charts.ColumnType.DATE .

Properties

Property Type Description
DATE
Enum Corresponds to date values.
NUMBER
Enum Corresponds to number values.
STRING
Enum Corresponds to string values.
Create a Mobile Website
View Site in Mobile | Classic
Share by: