LinearScaleRangeBarOptions.ZIndex Property
Gets or sets the z-index of a range bar.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v21.1.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 |
---|---|
LinearScaleRangeBar |
|
See Also