Back to Devexpress

ScaleLabelOptions.ZIndex Property

wpf-devexpress-dot-xpf-dot-gauges-dot-scalelabeloptions-bf683ef6.md

latest983 B
Original Source

ScaleLabelOptions.ZIndex Property

Gets or sets the z-index of scale labels.

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

ScaleLabelOptions Class

ScaleLabelOptions Members

DevExpress.Xpf.Gauges Namespace