Back to Devexpress

Scale.LabelPresentation Property

wpf-devexpress-dot-xpf-dot-gauges-dot-scale-d62ddeec.md

latest1.1 KB
Original Source

Scale.LabelPresentation Property

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

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
public ScaleLabelPresentation LabelPresentation { get; set; }
vb
Public Property LabelPresentation As ScaleLabelPresentation

Property Value

TypeDescription
ScaleLabelPresentation

A DevExpress.Xpf.Gauges.ScaleLabelPresentation object.

|

See Also

Scale Class

Scale Members

DevExpress.Xpf.Gauges Namespace