TrendGraphic 属性

Gets a String representing a graphic for displaying Kpi trend information.

命名空间:  Microsoft.AnalysisServices.AdomdClient
程序集:  Microsoft.AnalysisServices.AdomdClient(在 Microsoft.AnalysisServices.AdomdClient.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.