ChartSeries.ChartItemInLegend 属性

定义

获取序列在图例中的显示方式。

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

属性值

ChartItemInLegend

ChartItemInLegend 对象。

适用于