BaseShapeAppearance.BorderWidth Property
Gets or sets the border’s width.
Namespace: DevExpress.XtraGauges.Core.Drawing
Assembly: DevExpress.XtraGauges.v25.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Single | 0 | A Single value that specifies the border’s width. |
See Also