Provides access to the settings that specify the shape and position of the current gauge layer.
Namespace: DevExpress.UI.Xaml.Gauges
Assembly: DevExpress.UI.Xaml.Gauges.v18.2.dll
Type | Description |
---|---|
LayerOptions | A LayerOptions object that contains the settings of the layer. |
Use the LayerOptions object returned by the Options property to customize different layer settings (e.g., the GaugeOptionsBase.ZIndex property to set the stacking order of different layers on the gauge control).