次の方法で共有


ChartDataPoint.ChartItemInLegend プロパティ

定義

データ ポイントを凡例に表示するときの表示方法を定義します (Series.Type = Shape の場合)。

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

プロパティ値

ChartItemInLegend オブジェクト。

適用対象