Kpi.StatusGraphic Property

Definition

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

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

Property Value

The name of the status graphic.

Remarks

The status graphic is usually an indicator of negative, neutral, or positive progress against some Key Performance Indicator (KPI).

Applies to