New to Kendo UI for AngularStart a free 30-day trial

RadialPointerComponent

Represents the configuration options for a pointer in the RadialGauge.

html
<kendo-radialgauge>
   <kendo-radialgauge-pointers>
         <kendo-radialgauge-pointer [value]="35" color="#ff4500" shape="barIndicator">
         </kendo-radialgauge-pointer>
   </kendo-radialgauge-pointers>
</kendo-radialgauge>

Selector

kendo-radialgauge-pointer

Inputs

NameTypeDefaultDescription

cap?

Cap

Configures the pointer cap.

color?

string

Specifies the color of the pointer.

length?

number

Sets the length of the pointer as a percentage of the scale radius.

value?

number

Sets the value of the pointer.

In this article
SelectorInputs
Not finding the help you need?
Contact Support