Back to Devexpress

CircularGauge.AddMarker() Method

windowsforms-devexpress-dot-xtragauges-dot-win-dot-gauges-dot-circular-dot-circulargauge-181f3768.md

latest1.3 KB
Original Source

CircularGauge.AddMarker() Method

Adds a marker to the gauge.

Namespace : DevExpress.XtraGauges.Win.Gauges.Circular

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

NuGet Package : DevExpress.Win.Gauges

Declaration

csharp
public ArcScaleMarkerComponent AddMarker()
vb
Public Function AddMarker As ArcScaleMarkerComponent

Returns

TypeDescription
ArcScaleMarkerComponent

An ArcScaleMarkerComponent object that has been added.

|

See Also

CircularGauge Class

CircularGauge Members

DevExpress.XtraGauges.Win.Gauges.Circular Namespace