Back to Devexpress

ArcScaleMarker.Presentation Property

wpf-devexpress-dot-xpf-dot-gauges-dot-arcscalemarker.md

latest1.1 KB
Original Source

ArcScaleMarker.Presentation Property

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

Namespace : DevExpress.Xpf.Gauges

Assembly : DevExpress.Xpf.Gauges.v25.2.dll

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
public ArcScaleMarkerPresentation Presentation { get; set; }
vb
Public Property Presentation As ArcScaleMarkerPresentation

Property Value

TypeDescription
ArcScaleMarkerPresentation

An ArcScaleMarkerPresentation object.

|

See Also

ArcScaleMarker Class

ArcScaleMarker Members

DevExpress.Xpf.Gauges Namespace