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