Language

ChartLegend.LegendCustomItems プロパティ

定義

カスタムレジェンドアイテムを手に入れます。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendCustomItemCollection ^ LegendCustomItems { Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendCustomItemCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemCollection LegendCustomItems { get; }
member this.LegendCustomItems : Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemCollection
Public ReadOnly Property LegendCustomItems As ChartLegendCustomItemCollection

プロパティ値

ChartLegendCustomItemCollection オブジェクト。

適用対象