次の方法で共有


ChartLegendCustomItem.LegendCustomItemCells プロパティ

定義

カスタム凡例項目内の凡例セルを取得します。

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

プロパティ値

カスタムの凡例項目内の凡例セルを表す ChartLegendCustomItemCellCollection オブジェクトを返します。

適用対象