次の方法で共有


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 オブジェクト。

適用対象