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