ComponentOne Gauges for WPF and Silverlight
C1.Silverlight.Gauge Namespace / C1GaugeRange Class / OnContextChanged Method

In This Topic
    OnContextChanged Method (C1GaugeRange)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Sub OnContextChanged( _
       ByVal oldValue As GaugeDrawingContext _
    ) 
    protected override void OnContextChanged( 
       GaugeDrawingContext oldValue
    )

    Parameters

    oldValue
    See Also