GaugeBase Properties
Implements the base API for gauge components.Name | Description |
---|---|
CssClass | Assign a CSS class to the component. 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