StateImageIndicatorComponent(String) Constructor
Initializes a new instance of the StateImageIndicatorComponent class.
Namespace: DevExpress.XtraGauges.Win.Base
Assembly: DevExpress.XtraGauges.v24.1.Win.dll
NuGet Package: DevExpress.Win.Gauges
Declaration
Parameters
Name | Type | Description |
---|---|---|
name | String | A string that specifies the name of the created component. |
See Also