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

TransparentWaterfall2DModel.ModelName Property

Returns the TransparentWaterfall2DModel name.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public override string ModelName { get; }

Property Value

Type Description
String

Always Transparent Waterfall.

See Also