StyleManager Class
In This Article
A Style Manager 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 StyleManager class provides the static StyleManager.Show method, which displays the Style Manager form for the specified GaugeControl.
See Also