TrendGraphic Propiedad
Gets a String representing a graphic for displaying Kpi trend information.
Espacio de nombres: Microsoft.AnalysisServices.AdomdServer
Ensamblado: msmgdsrv (en msmgdsrv.dll)
Sintaxis
'Declaración
Public ReadOnly Property TrendGraphic As String
Get
'Uso
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
Valor de la propiedad
Tipo: System. . :: . .String
A String representing a graphic for displaying Kpi trend information.