Skip to main content
A newer version of this page is available. .

GaugeOptionsBase.ZIndex Property

Gets or sets the z-index of the object.

Namespace: DevExpress.UI.Xaml.Gauges

Assembly: DevExpress.UI.Xaml.Gauges.v19.2.dll

Declaration

public int ZIndex { get; set; }

Property Value

Type Description
Int32

A Int32 object.

Property Paths

You can access this nested property as listed below:

See Also