LayerBase.Visible Property
Gets or sets whether the layer is visible.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
Use the Visible property to show or hide the layer.
See Also