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

ArcScaleRangeBarComponent.AppearanceRangeBar Property

Contains appearance settings used to paint the range bar.

Namespace: DevExpress.XtraGauges.Win.Gauges.Circular

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

Declaration

public RangeBarAppearance AppearanceRangeBar { get; }

Property Value

Type Description
DevExpress.XtraGauges.Core.Drawing.RangeBarAppearance

A RangeBarAppearance object that provides corresponding appearance settings.

See Also