LayerOptions.ZIndex Property
Gets or sets the z-index of a layer.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v25.2.dll
NuGet Package: DevExpress.Wpf.Gauges
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value that is the z-index. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to ZIndex |
|---|---|
| GaugeLayerBase |
|
| ScaleLayerBase |
|
See Also