ArcScale.ShowSpindleCap Property
Gets or sets a value indicating whether a spindle cap should be shown or not.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v25.2.dll
NuGet Package: DevExpress.Wpf.Gauges
Declaration
Property Value
| Type | Description |
|---|---|
| DefaultBoolean |
|
Available values:
| Name | Description | Return Value |
|---|---|---|
| True | The value is true. |
|
| False | The value is false. |
|
| Default | The value is specified by a global option or a higher-level object. |
|
See Also