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