OneToOne
class OneToOne extends Binding (View source)
Binding Class
Binds a single ControlWrapper to a single ChartWrapper for use in dashboards.
Constants
| TYPE | 
                     Type of binding. 
  | 
            
Methods
                    __construct(
    ControlWrapper $controlWrapper, 
    ChartWrapper $chartWrapper)
                                            
                
            Creates the new Binding.