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