DxBarGauge Properties
A component that visualizes data as circular bars where each bar indicates a single value.
Name | Description |
---|---|
Background |
Specifies the bar background color. |
Bar |
Specifies the distance between bars. |
Base |
Specifies the bar gauge’s base value. |
Css |
Assigns a CSS class to the gauge component.
Inherited from Gauge |
Enabled |
Specifies whether the gauge component responds to user interaction.
Inherited from Gauge |
End |
Specifies the bar gauge’s end value. |
Height |
Specifies the component’s height.
Inherited from Gauge |
Id |
Specifies the component’s unique identifier.
Inherited from Gauge |
Inner |
Specifies the relative radius of the innermost circular bar. |
Label |
Specifies how the component displays overlapping labels. |
Palette | Specifies the color scheme for bars. |
Palette |
Specifies how to extend the component’s palette when the number of colors is less than the number of bars. |
Redraw |
Specifies whether to redraw the gauge when its container’s size changes.
Inherited from Gauge |
Start |
Specifies the bar gauge’s start value. |
Values | Specifies an array of values that contains bar gauge data. |
Width |
Specifies the component’s width.
Inherited from Gauge |