Element: <oj-picto-chart>
      
    
    
    
    
    
    
  
     DOM Interface: PictoChartElement 
  
  
    
        
                
                  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. | 
  
            
                
                  Keyboard Information
                  
                
                
  
    
      | Key | Action | 
  
  
    
      | Tab | Move focus to next element. | 
    
      | Shift + Tab | Move focus to previous element. | 
    
      | UpArrow | Move focus and selection to previous item. | 
    
      | DownArrow | Move focus and selection to next item. | 
    
      | LeftArrow | Move focus and selection to previous item. | 
    
      | RightArrow | Move focus and selection to next item. | 
    
      | Shift + UpArrow | Move focus and multi-select previous item. | 
    
      | Shift + DownArrow | Move focus and multi-select next item. | 
    
      | Shift + LeftArrow | Move focus and multi-select previous item. | 
    
      | Shift + RightArrow | Move focus and multi-select next item. | 
    
      | Ctrl + UpArrow | Move focus to previous item, without changing the current selection. | 
    
      | Ctrl + DownArrow | Move focus to next item, without changing the current selection. | 
    
      | Ctrl + LeftArrow | Move focus to previous item, without changing the current selection. | 
    
      | Ctrl + RightArrow | Move focus to next item, without changing the current selection. | 
    
      | Ctrl + Spacebar | Multi-select item with focus. | 
    
      | Enter | Drill on item when drillingis enabled. |