New to KendoReactStart a free 30-day trial

CircularGauge
Premium

A subclass of React.Component.

NameTypeDefaultDescription

element

"null" | HTMLDivElement

The DOM element of the Gauge.

props

Readonly<ArcGaugeProps>

The props of the CircularGauge component.

surface

"null" | Surface

The Drawing Surface of the Gauge.

Methods

exportVisual

Exports a Gauge component as a Drawing Scene.

Parameters

options?

any

The parameters for the export operation.

Returns

Promise<Group>

  • A promise that returns the root Group of the scene.
In this article
Methods
Not finding the help you need?
Contact Support