LinearGauge.AddMarker() Method
Adds a marker to the gauge.
Namespace: DevExpress.XtraGauges.Win.Gauges.Linear
Assembly: DevExpress.XtraGauges.v24.1.Win.dll
NuGet Package: DevExpress.Win.Gauges
Declaration
Returns
Type | Description |
---|---|
LinearScaleMarkerComponent | A LinearScaleMarkerComponent object that has been added. |
See Also