Back to Devexpress

ScaleCustomElement.ZIndex Property

wpf-devexpress-dot-xpf-dot-gauges-dot-scalecustomelement-9f99dae1.md

latest1000 B
Original Source

ScaleCustomElement.ZIndex Property

Gets or sets the z-index of a scale custom element.

Namespace : DevExpress.Xpf.Gauges

Assembly : DevExpress.Xpf.Gauges.v25.2.dll

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
public int ZIndex { get; set; }
vb
Public Property ZIndex As Integer

Property Value

TypeDescription
Int32

An integer value that is the z-index.

|

See Also

ScaleCustomElement Class

ScaleCustomElement Members

DevExpress.Xpf.Gauges Namespace