C1RadialGauge は、1 つの値を表すインジケータと、参照値を表す範囲(オプション)を使用して、円形の目盛りを表示します。
オブジェクト モデル
シンタックス
'宣言
Public Class C1RadialGauge
Inherits C1Gauge
Implements C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
public class C1RadialGauge : C1Gauge, C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
継承階層
System.Object
Microsoft.AspNetCore.Components.ComponentBase
C1.Blazor.Core.C1View
C1.Blazor.Gauge.C1Gauge
C1.Blazor.Gauge.C1RadialGauge
参照