Kpi.TrendGraphic Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.