Properties
addressSubset
addressSubset: {}
Type declaration
-
[dimKey: string]: Member["key"][]
Optional badColor
badColor: undefined | string
Optional comparisonGroup
comparisonGroup: undefined | string
Optional description
description: undefined | string
Optional goodColor
goodColor: undefined | string
Optional negativeOutlierThreshold
negativeOutlierThreshold: undefined | number
Optional negativeValueIsGood
negativeValueIsGood: undefined | false | true
Optional opacity
opacity: undefined | number
Optional positiveOutlierThreshold
positiveOutlierThreshold: undefined | number
Optional relationId
relationId: undefined | string
Optional scenarioId
scenarioId: undefined | string
Optional useOutlierThreshold
useOutlierThreshold: undefined | false | true
Optional useSpecificBadColor
useSpecificBadColor: undefined | false | true
Optional useSpecificGoodColor
useSpecificGoodColor: undefined | false | true
Optional useSpecificOpacity
useSpecificOpacity: undefined | false | true
A DataSelection that configures matching cells to display background bars, if they are numeric cells. Also defines some cell model properties which will be assigned to numeric cells selected by this selection.