Back to Devexpress

LinearScale.LinePresentation Property

wpf-devexpress-dot-xpf-dot-gauges-dot-linearscale-af4dd974.md

latest1.1 KB
Original Source

LinearScale.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 LinearScaleLinePresentation LinePresentation { get; set; }
vb
Public Property LinePresentation As LinearScaleLinePresentation

Property Value

TypeDescription
DevExpress.Xpf.Gauges.LinearScaleLinePresentation

A DevExpress.Xpf.Gauges.LinearScaleLinePresentation object.

|

See Also

LinearScale Class

LinearScale Members

DevExpress.Xpf.Gauges Namespace