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

CustomArcScaleRangeBarPresentation.PresentationName Property

Returns the current presentation name.

Namespace: DevExpress.Xpf.Gauges

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

Declaration

public override string PresentationName { get; }

Property Value

Type Description
String

The “Custom Range Bar” string.

See Also