FormatConditionGradientRangeBar.Generate(FormatConditionRangeGradientPredefinedType) Method
Specifies gradient settings for the current format condition.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v22.2.Core.dll
NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design
Declaration
Parameters
Name | Type | Description |
---|---|---|
type | FormatConditionRangeGradientPredefinedType | A FormatConditionRangeGradientPredefinedType object that is the predefined color gradient used to apply conditional formatting. |
See Also