ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeDecorator Class / UpdateCalculatedValues Method

In This Topic
    UpdateCalculatedValues Method (C1GaugeDecorator)
    In This Topic
    Does the special bindings. i.e. bind From and To (to Gauge's minimum and maximum if are double.NaN)
    Syntax
    'Declaration
     
    
    Protected Overridable Sub UpdateCalculatedValues() 
    protected virtual void UpdateCalculatedValues()
    See Also