Skip to main content
A newer version of this page is available. .

CircularGauge.AddSpindleCap() Method

Adds a spindle cap to the gauge.

Namespace: DevExpress.XtraGauges.Win.Gauges.Circular

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

Declaration

public ArcScaleSpindleCapComponent AddSpindleCap()

Returns

Type Description
ArcScaleSpindleCapComponent

An ArcScaleSpindleCapComponent object that has been added.

See Also