lazhen
2025-01-09 8afe90b633046db39042aada36b88193062f8cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Quintiq file version 2.0
Component ChartKpiMatrixChart id:ChartKpiMatrixChart_136
{
  #keys: '[146874.0.1482305016]'
  BaseType: 'WebChart'
  Children:
  [
    Component ChartLevelKpiMatrix
    {
      #keys: '[146874.0.1482305017]'
      BaseType: 'WebChartLevel'
      Children:
      [
        Component DataExtractorKpiMatrix
        {
          #keys: '[146874.0.1482305018]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'shadow[KpiSnapshotSetData]'
            FilterArguments: 'comparekpi:QKpiTracker::FormKpiQueryCompare.DataHolderMetaDatas;labelselection:QKpiTracker::FormKpiQueryCompare.DataHolderCompareLabels'
            FixedFilter: ' exists(  labelselection, Elements, e, e.Value() = object.UI_LabelValue() ) and exists( comparekpi, Elements, v, v.Name() = object.Name() )'
            Source: 'DataHolderSnapshotData'
            Taborder: 0
            Transformation: 'SnapshotData.Value'
          ]
        }
        Component ChartSeriesKpiMatrix
        {
          #keys: '[146874.0.1482305019]'
          BaseType: 'WebChartSeries'
          Properties:
          [
            Label: 'KPI'
            Subtotal: 'max'
            Taborder: 1
            YAxis: 'secondary'
            YScaleDataPath: 'object.Value()'
          ]
        }
      ]
      Properties:
      [
        ChartColorString: "WebChartColor{  WebChartConfigGroup  {    Label: 'Series'  }  WebChartConfigGroup  {    Label: 'UI_LabelValue'    SequenceNr: 1  }}"
        ChartTypeString: "WebChartType{  WebChartConfigGroup  {    Label: 'Series'  }  WebChartConfigGroup  {    Label: 'UI_LabelValue'    SequenceNr: 1  }  Default: 'Bar'  DefaultStepped: 'No'}"
        Groups: 'Name,UI_LabelValue'
        Taborder: 0
      ]
    }
    #child: chartContextMenuKpiMatrix_1
    #child: chartActionBarPageKpiMatrix_1
  ]
  Properties:
  [
    ContextMenu: 'chartContextMenuKpiMatrix'
    Taborder: 0
    Title: 'KPIs'
    TitleXAxis: 'Label'
    TitleYAxis: 'Value'
    XAxisGridlines: true
    YAxisGridlines: true
  ]
}