Skip to main content

BorderlessSimpleWaterfall2DModel.ModelName Property

Returns the BorderlessSimpleWaterfall2DModel name.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public override string ModelName { get; }

Property Value

Type Description
String

Always Borderless Waterfall.

See Also