Skip to main content

DevExpress v24.1 Update — Your Feedback Matters

Our What's New in v24.1 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.Maui.Gauges Namespace

In This Article

Contains classes and interfaces that implement RadialGauge functionality.

Assembly: DevExpress.Maui.Gauges.dll

NuGet Package: DevExpress.Maui.Gauges

#Classes

Name Description
CustomDrawEventArgs Contains data for the CustomDraw event.
CustomDrawIndicatorEventArgs Contains data for CustomDraw events.
CustomDrawRangeIndicatorEventArgs Contains data for the CustomDraw event.
CustomizeTickmarkEventArgs Contains data for the CustomizeTickmark event.
CustomizeTickmarkLabelEventArgs Contains data for the CustomizeTickmarkLabel event.
IndicatorBase The base class for RadialGauge indicators.
IndicatorBase<T> A base class for the DevExpress.Maui.Gauges.RadialGauge indicators.
MarkerIndicator A Radial Gauge indicator that points a marker to the specified value.
NeedleIndicator A Radial Gauge indicator that points a needle to the specified value.
RadialGauge A Radial Gauge control.
RadialProgressBar A circular progress bar.
RadialScale A circular scale within the Radial Gauge control.
RangeIndicator A Radial Gauge indicator that highlights the specified range of values.
ValueIndicatorBase The base class for gauge indicators.

#Enums

Name Description
RadialScaleElementPosition Lists values that define the text/marker position.