次の方法で共有


ChartAlignType.Position プロパティ

グラフ領域をグラフ領域の位置に揃えることを示します。

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

構文

'宣言
Public ReadOnly Property Position As ReportBoolProperty 
    Get
'使用
Dim instance As ChartAlignType 
Dim value As ReportBoolProperty 

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

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
ReportBoolProperty オブジェクト。

関連項目

参照

ChartAlignType クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間