FormatConditionGradientRangeBar.Generate(FormatConditionRangeGradientPredefinedType) Method
In This Article
Specifies gradient settings for the current format condition.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public override void Generate(
FormatConditionRangeGradientPredefinedType type
)
#Parameters
Name | Type | Description |
---|---|---|
type | Format |
A Format |
See Also