BoxPlot2DModel.ModelName Property
Returns the BoxPlot2DModel 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 BoxPlot2DModel 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. |