• What is KendoReact
  • Getting Started
  • Server Components
  • Components
    • Animation
    • Barcodes
    • Buttons
    • Chartsupdated
    • Common Utilities
    • Conversational UIupdated
    • Data Gridupdated
    • Data Query
    • Data Tools
    • Date Inputs
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Formupdated
    • Ganttupdated
    • Gauges
    • Indicators
    • Inputsupdated
    • Labels
    • Layoutupdated
    • ListBox
    • ListView
    • Map
    • Notification
    • OrgChartnew
    • PDF Processing
    • PDFViewer
    • PivotGrid
    • Popup
    • Progress Bars
    • Ripple
    • Scheduler
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • TaskBoard
    • Tooltips
    • TreeList
    • TreeViewupdated
    • Upload
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

ArcGauge

A subclass of React.Component.

NameTypeDefaultDescription

element

"null" | HTMLDivElement

The DOM element of the Gauge.

props

Readonly<ArcGaugeProps>

The props of the ArcGauge 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

Not finding the help you need?