Element: <oj-c-line-chart>
      CORE PACK
    
    
    
    
    
    
  
     DOM Interface: CLineChartElement 
  
  
    
        
                
                  Touch Information
                  
                
                
  
    
      | Target | Gesture | Action | 
  
  
    
      | Data Item | Tap | Select when selectionModeis enabled. | 
    
      | Drill when drillingis enabled andselectionModeisnone. | 
    
      | Double Tap | Drill when drillingis enabled andselectionModeis enabled. | 
    
      | Press & Hold | Display tooltip. | 
    
      | Display context menu on release. | 
    
      | Categorical Axis Item | Tap | Drill when drillingis enabled. | 
    
      | Legend Item | Tap | Drill when drillingis enabled. | 
    
      | Filter when hideAndShowBehavioris enabled. | 
    
      | Plot Line | Drag | Pan when panning is enabled and toggled into that mode. | 
    
      | Marquee select when selectionModeismultipleand toggled into that mode. | 
    
      | Pinch-close | Zoom out when zooming is enabled. | 
    
      | Spread-open | Zoom in when zooming is enabled. | 
  
            
                
                  Keyboard Information
                  
                
                
  
    
      | Key | Action | 
  
  
    
      | Tab | Move focus to next element. | 
    
      | Shift + Tab | Move focus to previous element. | 
    
      | UpArrow | Move focus and selection to previous data item. | 
    
      | DownArrow | Move focus and selection to next data item. | 
    
      | LeftArrow | Move focus and selection to previous data item. | 
    
      | RightArrow | Move focus and selection to next data item. | 
    
      | Shift + UpArrow | Move focus and multi-select previous data item. | 
    
      | Shift + DownArrow | Move focus and multi-select next data item. | 
    
      | Shift + LeftArrow | Move focus and multi-select previous data item. | 
    
      | Shift + RightArrow | Move focus and multi-select next data item. | 
    
      | Ctrl + UpArrow | Move focus to previous data item, without changing the current selection. | 
    
      | Ctrl + DownArrow | Move focus to next data item, without changing the current selection. | 
    
      | Ctrl + LeftArrow | Move focus to previous data item, without changing the current selection. | 
    
      | Ctrl + RightArrow | Move focus to next data item, without changing the current selection. | 
    
      | Ctrl + Spacebar | Multi-select data item with focus. | 
    
      | = or + | Zoom in one level if zooming is enabled. | 
    
      | - or _ | Zoom out one level if zooming is enabled. | 
    
      | Enter | Drill on data item, categorical axis label, or legend item when drillingis enabled. |