FormatConditionRangeGradient(FormatConditionRangeGradientPredefinedType) Constructor
Initializes a new instance of the FormatConditionRangeGradient class.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
type | FormatConditionRangeGradientPredefinedType | A FormatConditionRangeGradientPredefinedType object that specifies the predefined color gradient used to apply conditional formatting using value ranges. |
See Also