Skip to main content

FormatConditionGradientRangeBar.ActualPredefinedType Property

Gets the predefined color gradient used to apply conditional formatting.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

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