NegativeValueFormat
Index
Column | Column |
---|---|
NegativeValueFormat.BracesNodash | NegativeValueFormat.PrefixDash |
NegativeValueFormat.SuffixDash |
Enumeration Members
BracesNodash
BracesNodash:= undefined
Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/number-formatting.types.ts#L27
PrefixDash
PrefixDash:= undefined
Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/number-formatting.types.ts#L28
SuffixDash
SuffixDash:= undefined
Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/number-formatting.types.ts#L29