MapAppearanceRule.LegendText 属性

定义

获取要为图例中的地图分布显示的标签。

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

属性值

一个 ReportStringProperty 对象,它表示要为图例中的地图分布显示的标签。

适用于