ChartLegend.LegendCustomItems 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取自定义图例项。
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 对象。