LinearScaleBackgroundLayer.ShapeType Property
In This Article
Gets or sets the object’s painting style.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.2.Core.dll
NuGet Package: DevExpress.Gauges.Core
#Declaration
[DefaultValue(BackgroundLayerShapeType.Linear_Default)]
public BackgroundLayerShapeType ShapeType { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
DevExpress. |
Linear_Default | A Background |
See Also