次の方法で共有


ChartTitle.ActionInfo プロパティ

タイトルのアクションを取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property ActionInfo As ActionInfo 
    Get
'使用
Dim instance As ChartTitle 
Dim value As ActionInfo 

value = instance.ActionInfo
public ActionInfo ActionInfo { get; }
public:
property ActionInfo^ ActionInfo {
    ActionInfo^ get ();
}
member ActionInfo : ActionInfo
function get ActionInfo () : ActionInfo

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo
ActionInfo オブジェクトです。

関連項目

参照

ChartTitle クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間