Skip to main content

StyleChooser Class

A Style Chooser 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 StyleChooser

Remarks

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

Inheritance

Object
StyleChooser
See Also