Skip to main content

GradientPalette Class

Represents a palette that contains a gradient between two given colors.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v26.1.Core.dll

Declaration

public class GradientPalette :
    MapPalette

Remarks

Used in Choropleth Map and Bubble Map dashboard items. For additional information, refer to the following help topics:

Inheritance

Object
MapPalette
GradientPalette
See Also