LinearScaleMarkerOptions.ZIndex Property
Gets or sets the z-index of a marker.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v24.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 |
---|---|
LinearScaleMarker |
|
See Also