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

LinearScaleMarker.Presentation Property

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

Namespace: DevExpress.Xpf.Gauges

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

Declaration

public LinearScaleMarkerPresentation Presentation { get; set; }

Property Value

Type Description
LinearScaleMarkerPresentation

A LinearScaleMarkerPresentation object.

See Also