Quintiq file version 2.0 
 | 
Component PanelKpiQueryToolbar 
 | 
{ 
 | 
  #keys: '[146874.0.1637791965]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component ButtonKpiQueryChart 
 | 
    { 
 | 
      #keys: '[146874.0.1637791966]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'CHART' 
 | 
        Taborder: 1 
 | 
        Tooltip: 'Show chart' 
 | 
      ] 
 | 
    } 
 | 
    Component ButtonKpiQueryMatrix 
 | 
    { 
 | 
      #keys: '[146874.0.1637791967]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'SPREADSHEET' 
 | 
        Taborder: 0 
 | 
        Tooltip: 'Show kpi matrix' 
 | 
      ] 
 | 
    } 
 | 
    Component ButtonKpiQueryList 
 | 
    { 
 | 
      #keys: '[146874.0.1637791968]' 
 | 
      BaseType: 'WebButton' 
 | 
      Properties: 
 | 
      [ 
 | 
        Image: 'LIST' 
 | 
        Taborder: 2 
 | 
        Tooltip: 'Show values' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Alignment: 'trailing' 
 | 
    Border: true 
 | 
    FixedSize: true 
 | 
    Orientation: 'horizontal' 
 | 
    Padding: 'true' 
 | 
    Style: 'header' 
 | 
    Taborder: 0 
 | 
  ] 
 | 
} 
 |