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

ArcScale.LinePresentation Property

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

Namespace: DevExpress.Xpf.Gauges

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

Declaration

public ArcScaleLinePresentation LinePresentation { get; set; }

Property Value

Type Description
DevExpress.Xpf.Gauges.ArcScaleLinePresentation

A DevExpress.Xpf.Gauges.ArcScaleLinePresentation object.

See Also