ChartSpecificColumnType
When the column is generated for the chart for creating views, on top of measure columns from the worksheet which are part of answer query.
Index
Column | Column |
---|---|
ChartSpecificColumnType.MEASURE_NAMES | ChartSpecificColumnType.MEASURE_VALUES |
ChartSpecificColumnType.UNKNOWN |
Enumeration Members
MEASURE_NAMES
MEASURE_NAMES:= undefined
Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/answer-column.types.ts#L19
MEASURE_VALUES
MEASURE_VALUES:= undefined
Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/answer-column.types.ts#L20
UNKNOWN
UNKNOWN:= undefined
Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/answer-column.types.ts#L18