Kevin Kok Khah Whey
2023-11-07 5ae534ab606e6f2ba5ea60914224d665b0447d5a
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
Quintiq file version 2.0
Component ChartCapacityAndSaleBudgeChart
{
  #keys: '[414384.0.853873491]'
  BaseType: 'WebChart'
  Children:
  [
    Component ChartLevelCapacityAndSaleBudge
    {
      #keys: '[414384.0.853873492]'
      BaseType: 'WebChartLevel'
      Children:
      [
        Component DataExtractorCapacityAndSaleBudge
        {
          #keys: '[414384.0.853873493]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'GlobalOTDSOP'
            Source: 'GlobalOTDSOP'
            Taborder: 0
            Transformation: 'CapacityAndSaleBudgeChartElement'
          ]
        }
        Component ChartSeriesCapacityAndSaleBudge
        {
          #keys: '[414384.0.853873495]'
          BaseType: 'WebChartSeries'
          Properties:
          [
            Label: 'Quantity'
            Taborder: 1
            YScaleDataPath: 'object.Quantity()'
          ]
        }
      ]
      Properties:
      [
        ChartColorString:
        [*
          WebChartColor
          {
            WebChartConfigGroup
            {
              Label: 'Series'
            }
            WebChartConfigGroup
            {
              Label: 'BusinessTypeOrPlaceOfProductionOfArray'
              SequenceNr: 1
            }
          }
        *]
        ChartTypeString:
        [*
          WebChartType
          {
            WebChartConfigGroup
            {
              Label: 'Series'
            }
            WebChartConfigGroup
            {
              Label: 'BusinessTypeOrPlaceOfProductionOfArray'
              SequenceNr: 1
            }
            Default: 'Stacked bar'
            DefaultStepped: 'No'
            MergeStackedBars: true
          }
        *]
        Groups: 'TimeStringAndScenarioName,BusinessTypeOrPlaceOfProductionOfArray'
        Taborder: 0
      ]
    }
    #child: chartContextMenuCapacityAndSaleBudge
    #child: chartActionBarPageCapacityAndSaleBudge
  ]
  Properties:
  [
    ContextMenu: 'chartContextMenuCapacityAndSaleBudge'
    Taborder: 4
    Title: '年度产销预算复盘'
  ]
}