ComponentOne Gauges for WPF and Silverlight
CalculatedLocation Property (C1GaugeDecorator)

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

Property Value

The calculated location.
See Also

Reference

C1GaugeDecorator Class
C1GaugeDecorator Members