ComponentOne Gauges for WPF and Silverlight
CalculatedStartWidth Property (C1GaugeRange)

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

Property Value

The calculated width of the start.
See Also

Reference

C1GaugeRange Class
C1GaugeRange Members