ChartAxis.getClusteredPosition Method
        
 Modifies the specified scale position to an axis position within a cluster of positions located around the value for the specified series.
 
         
        Parameters
        
            - position
            
 
            - 
                
Type: Number
A scale position value between zero and one. 
            - series
            
 
            - 
                
Type: ChartSeries 
            - groupingIndex
            
 
            - 
                
Type: Number (Integer)
Optional: True 
            - removeGap
            
 
            - 
                
Type: Boolean
True to ignore gap settings and leave no gaps between series.
Optional: True 
        
        Return Value
        
Type: Number - May be null
A modified unrounded axis position value between zero and one.