[]
        
(Showing Draft Content)

C1.Blazor.Gauge.GaugeRangeCollection.SetItem

SetItem Method

SetItem(int, GaugeRange)

Sets the range.

Declaration
protected override void SetItem(int index, GaugeRange item)
Parameters
Type Name Description
int index

The index.

GaugeRange item

The range.

Overrides
Exceptions
Type Condition
InvalidOperationException