Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Gets a String representing a graphic for displaying Kpi trend information.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ReadOnly Property TrendGraphic As String
Get
'Usage
Dim instance As Kpi
Dim value As String
value = instance.TrendGraphic
public string TrendGraphic { get; }
public:
property String^ TrendGraphic {
String^ get ();
}
member TrendGraphic : string
function get TrendGraphic () : String
Property Value
Type: System.String
A String representing a graphic for displaying Kpi trend information.