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

DeltaValue.IndicatorType Property

Gets the type of delta indicator.

Namespace: DevExpress.DashboardCommon

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

Declaration

public IndicatorType IndicatorType { get; }

Property Value

Type Description
IndicatorType

A IndicatorType enumeration member that identifies the type of delta indicator.

See Also