Stock2DModel.ModelName Property
Gets the name of the Stock2DModel.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | Always “Simple”. |
See Also
Gets the name of the Stock2DModel.
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 | Always “Simple”. |