次の方法で共有


ChartDataPoint.ItemInLegend プロパティ

定義

このデータ ポイントの凡例プロパティを取得します。

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ChartItemInLegend ^ ItemInLegend { Microsoft::ReportingServices::OnDemandReportRendering::ChartItemInLegend ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ChartItemInLegend ItemInLegend { get; }
member this.ItemInLegend : Microsoft.ReportingServices.OnDemandReportRendering.ChartItemInLegend
Public MustOverride ReadOnly Property ItemInLegend As ChartItemInLegend

プロパティ値

このデータ ポイントの凡例プロパティを表す ChartItemInLegend オブジェクト。

適用対象