Skip to main content
All docs
V25.1
  • BorderlessGradientWaterfall2DModel.ModelName Property

    Returns the BorderlessGradientWaterfall2DModel name.

    Namespace: DevExpress.Xpf.Charts

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

    NuGet Package: DevExpress.Wpf.Charts

    Declaration

    public override string ModelName { get; }

    Property Value

    Type Description
    String

    Always Gradient Borderless Waterfall.

    See Also