PastelKitPalette.PaletteName Property
Gets the name of the PastelKitPalette.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | Always Pastel Kit. |
See Also
Gets the name of the PastelKitPalette.
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 Pastel Kit. |