ComponentOne Gauges for WPF and Silverlight
CalculatedEndLocation Property (C1GaugeRange)

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

Property Value

The calculated end location.
See Also

Reference

C1GaugeRange Class
C1GaugeRange Members