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

CardFormatRuleLayoutElement.AbsoluteVariation Field

A card’s layout element that displays an absolute variation value.

Namespace: DevExpress.DashboardCommon

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

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.WindowsDesktop.Dashboard.Core

Declaration

public static readonly CardFormatRuleLayoutElement AbsoluteVariation

Field Value

Type Description
CardFormatRuleLayoutElement

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

See Also