Właściwość Kpi.TrendGraphic
Pobiera lub ustawia trend grafiki związane z Kpi obiektu.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Property TrendGraphic As String
Get
Set
'Użycie
Dim instance As Kpi
Dim value As String
value = instance.TrendGraphic
instance.TrendGraphic = value
public string TrendGraphic { get; set; }
public:
property String^ TrendGraphic {
String^ get ();
void set (String^ value);
}
member TrendGraphic : string with get, set
function get TrendGraphic () : String
function set TrendGraphic (value : String)
Wartość właściwości
Typ: System.String
Nazwa grafiki trend.
Uwagi
Grafika trend jest często strzałka wskazująca aż poziome lub niedziałający w zależności od bieżących wyniki trend.