The DevExpress Blazor BarGauge component allows you to display data as circular bars where each bar indicates a single value. This demo uses the following objects to configure and customize the BarGauge component:
- DxGaugeGeometrySettings specifies the gauge arc's start and end angles.
- DxBarGaugeLabelSettings contains settings for gauge labels.
- DxTitleSettings customizes gauge title.
- DxTooltipSettings configures tooltips.