Back to Devexpress

ArcScale.LinePresentation Property

wpf-devexpress-dot-xpf-dot-gauges-dot-arcscale-5ceb0f5c.md

latest1.1 KB
Original Source

ArcScale.LinePresentation Property

Gets or sets the current presentation that specifies the appearance of a line.

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
public ArcScaleLinePresentation LinePresentation { get; set; }
vb
Public Property LinePresentation As ArcScaleLinePresentation

Property Value

TypeDescription
ArcScaleLinePresentation

A DevExpress.Xpf.Gauges.ArcScaleLinePresentation object.

|

See Also

ArcScale Class

ArcScale Members

DevExpress.Xpf.Gauges Namespace