Skip to main content

TransparentWaterfall2DModel.ModelName Property

Returns the TransparentWaterfall2DModel 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 Transparent Waterfall.

See Also