ComponentOne Xamarin Edition
Origin Property (C1Gauge)
C1.Xamarin.Forms.Gauge Assembly > C1.Xamarin.Forms.Gauge Namespace > C1Gauge Class : Origin Property
Gets or sets the starting point used for painting the range.
Syntax
public double Origin {get; set;}
Remarks
By default, this property is set to double.Nan, which causes the value range to start at the gauge's minimum value, or zero if the minimum is less than zero.
See Also

Reference

C1Gauge Class
C1Gauge Members