Skip to main content

StyleManager Class

A Style Manager form that allows end-users to customize gauge styles at runtime.

Namespace: DevExpress.XtraGauges.Core

Assembly: DevExpress.XtraGauges.v23.2.Core.dll

NuGet Package: DevExpress.Gauges.Core

Declaration

public static class StyleManager

Remarks

The StyleManager class provides the static StyleManager.Show method, which displays the Style Manager form for the specified GaugeControl.

Inheritance

Object
StyleManager
See Also