ThinStock2DModel.ModelName Property
Gets the name of the ThinStock2DModel.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | Always “Thin”. |
See Also
Gets the name of the ThinStock2DModel.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
public override string ModelName { get; }
Public Overrides ReadOnly Property ModelName As String
| Type | Description |
|---|---|
| String | Always “Thin”. |