Type alias QueryValueWidgetComparisonType

QueryValueWidgetComparisonType: typeof ABSOLUTE | typeof RELATIVE | typeof BOTH | UnparsedObject

How the delta is expressed: absolute (raw difference), relative (percentage), or both.

Generated using TypeDoc