BaseRangeBar.Appearance Property
Provides access to appearance settings of the range bar.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraGauges.Core.Drawing.RangeBarAppearance | A RangeBarAppearance object that provides corresponding appearance settings. |
See Also