Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Obtient un String qui représente un graphique pour l'affichage des informations de tendance Kpi.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.dll)
Syntaxe
'Déclaration
Public ReadOnly Property TrendGraphic As String
Get
'Utilisation
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
Valeur de propriété
Type : String
String qui représente un graphique pour l'affichage des informations de tendance Kpi.