Quintiq file version 2.0 
 | 
Component gpSeriesSelection 
 | 
{ 
 | 
  #keys: '[146450.2.1222195691]' 
 | 
  BaseType: 'GroupPanel' 
 | 
  GBLayout 
 | 
  { 
 | 
    Type: 'internal[GBLayoutDefinition]' 
 | 
    Columns: 
 | 
    [ 
 | 
      GBFlow.Column { grow: 0 id: 950 parent: 0 } 
 | 
      GBFlow.Column { grow: 128 id: 395 parent: 0 } 
 | 
    ] 
 | 
    Elements: 
 | 
    [ 
 | 
      GBElement 
 | 
      { 
 | 
        Component => /selSeries 
 | 
        Position { startcolumn: 950 startrow: 447 endcolumn: 395 endrow: 447 } 
 | 
      } 
 | 
      GBElement 
 | 
      { 
 | 
        Component => cbOnlyLastSnapshot 
 | 
        Position { startcolumn: 950 startrow: 916 endcolumn: 950 endrow: 916 } 
 | 
      } 
 | 
    ] 
 | 
    Gaps: [ left: 5 right: 5 top: 5 bottom: 5 inner: 5 ] 
 | 
    Rows: 
 | 
    [ 
 | 
      GBFlow.Row { grow: 0 id: 447 parent: 0 } 
 | 
      GBFlow.Row { grow: 0 id: 916 parent: 0 } 
 | 
    ] 
 | 
  } 
 | 
  Children: 
 | 
  [ 
 | 
    Component cbOnlyLastSnapshot 
 | 
    { 
 | 
      #keys: '[146450.2.1222195696]' 
 | 
      BaseType: 'CheckBox' 
 | 
      Properties: 
 | 
      [ 
 | 
        HasMemory: 'ViewsAndSettings' 
 | 
        Text: 'Only list last snapshots' 
 | 
        Tooltip: 'List only the last snapshot of each label in the selected series' 
 | 
      ] 
 | 
    } 
 | 
    #child: selSeries 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Text: 'Series selection' 
 | 
    ModeledStringList ChildOrdering 
 | 
    { 
 | 
      c: selSeries 
 | 
      c: cbOnlyLastSnapshot 
 | 
    } 
 | 
  ] 
 | 
} 
 |