ChartLegendCustomItem.LegendCustomItemCells Property

Definition

Gets the legend cells in the custom legend item.

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

Property Value

Returns ChartLegendCustomItemCellCollection object that represents the legend cells in the custom legend item.

Applies to