ComponentOne Gauges for WPF and Silverlight
CalculatedFrom Property (C1GaugeDecorator)

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

Property Value

The calculated from.
See Also

Reference

C1GaugeDecorator Class
C1GaugeDecorator Members