StyleChooser Class
In This Article
A Style Chooser form that allows end-users to customize gauge styles at runtime.
Namespace: DevExpress.XtraGauges.Core
Assembly: DevExpress.XtraGauges.v24.2.Core.dll
NuGet Package: DevExpress.Gauges.Core
#Declaration
#Remarks
The StyleChooser class provides the static StyleChooser.Show method, which displays the Style Manager form for the specified gauge.
See Also