title | description | ms.date | ms.service | ms.custom | ms.reviewer | ms.topic | author | ms.author |
---|---|---|---|---|---|---|---|---|
TrendGraphic Element (ASSL) | Microsoft Docs |
Learn about the TrendGraphic property element in the Analysis Services Scripting Language (ASSL) schema. |
7/25/2018 |
analysis-services |
assl |
kfollis |
reference |
kfollis |
kfollis |
Contains the recommended graphical representation of the trend of the Kpi element.
<Kpi>
...
<TrendGraphic>...</TrendGraphic>
...
</Kpi>
Characteristic | Description |
---|---|
Data type and length | String |
Default value | None |
Cardinality | 0-1: Optional element that can occur once and only once. |
Relationship | Element |
---|---|
Parent element | Kpi |
Child elements | None |
The value of this element is limited to one of the strings listed in the following table.
Value | Description |
---|---|
Standard Arrow | Standard arrow |
Status Arrow - Ascending | Status arrow |
Status Arrow - Descending | Reversed status arrow |
Smiley Face | Face |
The element that corresponds to the parent of TrendGraphic in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.Kpi.