Proprietà TrendGraphic
Gets a String representing a graphic for displaying Kpi trend information.
Spazio dei nomi Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property TrendGraphic As String
Get
'Utilizzo
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
Valore proprietà
Tipo: System. . :: . .String
A String representing a graphic for displaying Kpi trend information.