BaseRange.AppearanceRange Property
Gets the appearance settings used to paint the current range object.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
BaseShapeAppearance | A BaseShapeAppearance object |
Remarks
Use this property to customize the appearance of the range object.
See Also