TrendGraphic 屬性
Gets a String representing a graphic for displaying Kpi trend information.
命名空間: Microsoft.AnalysisServices.AdomdServer
組件: msmgdsrv (在 msmgdsrv.dll 中)
語法
'宣告
Public ReadOnly Property TrendGraphic As String
Get
'用途
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
屬性值
型別:System. . :: . .String
A String representing a graphic for displaying Kpi trend information.