Skip to main content
A newer version of this page is available. .

FormatConditionGradientRangeBar.ActualPredefinedType Property

Gets the predefined color gradient used to apply conditional formatting.

Namespace: DevExpress.DashboardCommon

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

Declaration

public override FormatConditionRangeGradientPredefinedType ActualPredefinedType { get; }

Property Value

Type Description
FormatConditionRangeGradientPredefinedType

A FormatConditionRangeGradientPredefinedType object that is the predefined color gradient used to apply conditional formatting.

See Also