Highcharts Dashboards
Preparing search index...
Data/Connectors/DataConnectorOptions
MetaColumn
Interface MetaColumn
Metadata for a specific column in the connector source.
interface
MetaColumn
{
dataType
?:
string
;
defaultValue
?:
string
|
number
|
boolean
|
null
;
index
?:
number
;
title
?:
string
;
}
Index
Properties
data
Type?
default
Value?
index?
title?
Properties
Optional
data
Type
dataType
?:
string
Optional
default
Value
defaultValue
?:
string
|
number
|
boolean
|
null
Optional
index
index
?:
number
Optional
title
title
?:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
data
Type
default
Value
index
title
Highcharts Dashboards
Loading...
Metadata for a specific column in the connector source.