Kpi.TrendGraphic Property

Definition

Gets or sets a visual element that provides a quick indication of the trend for a KPI.

public string TrendGraphic { get; set; }
member this.TrendGraphic : string with get, set
Public Property TrendGraphic As String

Property Value

The name of the trend graphic.

Remarks

The trend graphic is often an arrow graphic pointing up, horizontal, or down depending on the current trend results.

Applies to