Skip to main content

CardFormatRuleLayoutElement.PercentVariation Field

A card’s layout element that displays the percent variation between actual and target values.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

Declaration

public static readonly CardFormatRuleLayoutElement PercentVariation

Field Value

Type Description
CardFormatRuleLayoutElement

A CardFormatRuleLayoutElement object that is a card’s layout element.

See Also