HorizontalPlot.generateVarianceCharts Method
        
 Generates charts set up to visualize the absolute and relative variances between values represented
 by the specified bindings.
 
         
        Parameters
        
            - metricSetBinding
            
 
            - 
                
Type: MetricSetBinding
The metric set binding containing actualBinding and comparisonBinding. 
            - actualBinding
            
 
            - 
                
Type: Binding
The binding assigning actual or forecast data to compare with the data represented by comparisonBinding. 
            - comparisonBinding
            
 
            - 
                
Type: Binding
The binding assigning previous or planned data to be compared with. 
        
        Return Value
        
Type: jQuery.Promise
        
A promise that resolves when the charts have been generated and loaded.