Skip to main content

DeltaValue.IndicatorType Property

Gets the type of delta indicator.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

Declaration

public IndicatorType IndicatorType { get; }

Property Value

Type Description
IndicatorType

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

See Also