ComponentOne Gauges for WinForms
ScaleFrom Property

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1GaugeMultivalueDecorator Class : ScaleFrom Property
Gets or sets the value where the scale graduation starts and the start location and width are defined. Set to Double.NaN to bind to the From value.
Syntax
'Declaration
 
Public Property ScaleFrom As System.Double
public System.double ScaleFrom {get; set;}
See Also

Reference

C1GaugeMultivalueDecorator Class
C1GaugeMultivalueDecorator Members