ClassRadialGaugePointerCap
Class
Telerik UI RadialGaugePointerCap.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
public class RadialGaugePointerCap : DataVizChildComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseDataVizChildComponentRadialGaugePointerCap
Implements:
Inherited Members
Constructors
RadialGaugePointerCap()
Declaration
public RadialGaugePointerCap()
Properties
Color
The color of the cap. Any valid CSS color string will work here, including hex and rgb.
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder
Overrides