次の方法で共有


ChartLegend.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 オブジェクト。

適用対象