ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.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