Skip to main content

ArcScaleRangeBarComponent.AppearanceRangeBar Property

Contains appearance settings used to paint the range bar.

Namespace: DevExpress.XtraGauges.Win.Gauges.Circular

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

NuGet Package: DevExpress.Win.Gauges

Declaration

public RangeBarAppearance AppearanceRangeBar { get; }

Property Value

Type Description
DevExpress.XtraGauges.Core.Drawing.RangeBarAppearance

A RangeBarAppearance object that provides corresponding appearance settings.

See Also