ComponentOne Gauges for WPF and Silverlight
CalculatedTo Property (C1GaugeDecorator)

C1.WPF.Gauge Namespace > C1GaugeDecorator Class : CalculatedTo Property
Gets or sets the calculated to. Includes fallback logic. Override it using the UpdateCalculatedValues method.
Syntax
'Declaration
 
Protected Property CalculatedTo As System.Double
protected System.double CalculatedTo {get; set;}

Property Value

The calculated to.
See Also

Reference

C1GaugeDecorator Class
C1GaugeDecorator Members