言語

ChartTitle.ChartElementPosition プロパティ

定義

タイトルのカスタムポジションを定義しています。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartElementPosition ^ ChartElementPosition { Microsoft::ReportingServices::RdlObjectModel::ChartElementPosition ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartElementPosition ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartElementPosition ChartElementPosition { get; set; }
member this.ChartElementPosition : Microsoft.ReportingServices.RdlObjectModel.ChartElementPosition with get, set
Public Property ChartElementPosition As ChartElementPosition

プロパティ値

ChartElementPosition オブジェクト。

適用対象