GaugeBase Properties
Implements the base API for gauge components.
Name | Description |
---|---|
Css |
Assigns a CSS class to the gauge component. |
Enabled | Specifies whether the gauge component responds to user interaction. |
Height | Specifies the component’s height. |
Id | Specifies the component’s unique identifier. |
Redraw |
Specifies whether to redraw the gauge when its container’s size changes. |
Width | Specifies the component’s width. |
See Also