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

ChartLegendCustomItemCollection 对象。

适用于