PaletteEntry() Constructor
Initializes a new instance of the PaletteEntry class with the default settings.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Remarks
If this constructor is used, the PaletteEntry.Color and PaletteEntry.Color2 properties’ values will be set to Silver by default.
See Also