Xuni Product Documentation - Xamarin.Forms
ShowRanges Property
Gets or sets whether the gauge should display the ranges contained in the ranges property.
Syntax
public bool ShowRanges {get; set;}
Remarks
If this property is set to false, the ranges contained in the ranges property are not displayed in the gauge. Instead, they are used to interpolate the color of the pointer range while animating value changes.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XuniGauge Class
XuniGauge Members