Skip to main content
All docs
V24.1

GaugeBase Properties

Implements the base API for gauge components.
Name Description
CssClass Specifies the name of the component’s CSS class. Inherited from DxComponentBase.
Enabled Specifies whether the gauge component responds to user interaction.
Height Specifies the component’s height.
Id Specifies the component’s unique identifier. Inherited from DxComponentBase.
RedrawOnResize Specifies whether to redraw the gauge when its container’s size changes.
Width Specifies the component’s width.
See Also