Skip to main content
All docs
V25.1
  • CustomLinearScaleRangePresentation.PresentationName Property

    Returns the current presentation name.

    Namespace: DevExpress.Xpf.Gauges

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

    NuGet Package: DevExpress.Wpf.Gauges

    Declaration

    public override string PresentationName { get; }

    Property Value

    Type Description
    String

    The current presentation name.

    See Also