Share via


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.