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

LinearScaleLayer.Presentation Property

Gets or sets the current presentation that specifies the appearance of the layer.

Namespace: DevExpress.Xpf.Gauges

Assembly: DevExpress.Xpf.Gauges.v19.1.dll

Declaration

public LinearScaleLayerPresentation Presentation { get; set; }

Property Value

Type Description
LinearScaleLayerPresentation

A LinearScaleLayerPresentation object.

See Also