Quintiq file version 2.0 
 | 
Component ChartActualInventoryChart 
 | 
{ 
 | 
  #keys: '[139394.1.1047201631]' 
 | 
  BaseType: 'WebChart' 
 | 
  Children: 
 | 
  [ 
 | 
    Component ChartLevelActualInventory 
 | 
    { 
 | 
      #keys: '[139394.1.1047201632]' 
 | 
      BaseType: 'WebChartLevel' 
 | 
      Children: 
 | 
      [ 
 | 
        Component DataExtractorActualInventory 
 | 
        { 
 | 
          #keys: '[139394.1.1047201633]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'structured[ProductInStockingPointInPeriod]' 
 | 
            Source: 'DataHolderActualInventoryChart' 
 | 
            Taborder: 0 
 | 
            Transformation: 'Elements' 
 | 
          ] 
 | 
        } 
 | 
        Component ChartSeriesActualInventory 
 | 
        { 
 | 
          #keys: '[139394.1.1047201634]' 
 | 
          BaseType: 'WebChartSeries' 
 | 
          Properties: 
 | 
          [ 
 | 
            Label: 'Actual inventory' 
 | 
            Taborder: 1 
 | 
            YScaleDataPath: 'ActualInventoryLevelEnd' 
 | 
          ] 
 | 
        } 
 | 
        Component ChartSeriesPlannedInventory 
 | 
        { 
 | 
          #keys: '[143446.0.44725928]' 
 | 
          BaseType: 'WebChartSeries' 
 | 
          Properties: 
 | 
          [ 
 | 
            Label: 'Planned inventory' 
 | 
            Taborder: 2 
 | 
            YScaleDataPath: 'PlannedInventoryLevelEnd' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        ChartColorString: 
 | 
        [* 
 | 
          WebChartColor 
 | 
          { 
 | 
            WebChartConfigGroup 
 | 
            { 
 | 
              Label: 'Series' 
 | 
            } 
 | 
          } 
 | 
        *] 
 | 
        ChartTypeString: 
 | 
        [* 
 | 
          WebChartType 
 | 
          { 
 | 
            WebChartConfigGroup 
 | 
            { 
 | 
              Label: 'Series' 
 | 
            } 
 | 
            Default: 'Line' 
 | 
          } 
 | 
        *] 
 | 
        Groups: 'Period_MP.StartDate' 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
    #child: chartContextMenuActualInventory 
 | 
    #child: chartActionBarPageActualInventory 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    ContextMenu: 'chartContextMenuActualInventory' 
 | 
    Taborder: 1 
 | 
    Title: 'Inventory' 
 | 
  ] 
 | 
} 
 |