Share via


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 개체를 반환합니다.

적용 대상