ArcScaleMarkerComponent(String) Constructor
Initializes a new instance of the ArcScaleMarkerComponent class with the specified name.
Namespace: DevExpress.XtraGauges.Win.Gauges.Circular
Assembly: DevExpress.XtraGauges.v24.2.Win.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
name | String | A String value that specifies the name of the scale marker. |
See Also