[]
        
(Showing Draft Content)

C1.Blazor.Gauge.C1Gauge.ShowRanges

ShowRanges Property

ShowRanges

Gets or sets whether the gauge should display the ranges contained in the ranges property.

Declaration
[Parameter]
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.