Back to Devexpress

StyleChooser Class

corelibraries-devexpress-dot-xtragauges-dot-core-5e62e3a4.md

latest1.2 KB
Original Source

StyleChooser Class

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

Namespace : DevExpress.XtraGauges.Core

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

NuGet Package : DevExpress.Gauges.Core

Declaration

csharp
public static class StyleChooser
vb
Public Module 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

StyleChooser Members

DevExpress.XtraGauges.Core Namespace