Waterfall2DModel.ModelName Property
Returns the model name.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The model name. |
See Also
Returns the model name.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
public abstract string ModelName { get; }
Public MustOverride ReadOnly Property ModelName As String
| Type | Description |
|---|---|
| String | The model name. |