| Quintiq file version 2.0 | 
| #root | 
| #parent: LibMacroPlannerWebUI | 
| OrphanComponent BaseGauge | 
| { | 
|   #keys: '[137818.0.540010557]' | 
|   Accessibility: 'Extensible' | 
|   BaseType: 'WebGauge' | 
|   Children: | 
|   [ | 
|     Component DataExtractorBaseGauge | 
|     { | 
|       #keys: '[137818.0.540010298]' | 
|       BaseType: 'WebDataExtractor' | 
|       Properties: | 
|       [ | 
|         DataType: 'Scenario' | 
|         Source: 'ApplicationMacroPlanner.DataHolderActiveScenario' | 
|         Taborder: 0 | 
|         Transformation: 'KPIValue' | 
|       ] | 
|     } | 
|   ] | 
|   Properties: | 
|   [ | 
|     BackgroundColor: '$80C784' | 
|     DataPath: 'object.GetDisplayValue() / object.KPI().KPISetting().Precision()' | 
|     HighThreshold: 'object.KPI().KPISetting().HighThreshold() / object.KPI().KPISetting().Precision()' | 
|     HighThresholdColor: '$F05350' | 
|     Max: 'object.KPI().KPISetting().MaxValue() / object.KPI().KPISetting().Precision()' | 
|     MediumThreshold: 'object.KPI().KPISetting().MediumThreshold() / object.KPI().KPISetting().Precision()' | 
|     MediumThresholdColor: '$FFB74D' | 
|     Min: 'object.KPI().KPISetting().MinValue() / object.KPI().KPISetting().Precision()' | 
|     Precision: 'object.KPI().KPISetting().Decimals()' | 
|     ReverseThreshold: 'object.KPI().IsMaximize()' | 
|     Taborder: 0 | 
|     Title: 'object.KPI().Name()' | 
|     Units: 'object.KPI().KPISetting().Unit()' | 
|   ] | 
| } |