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

適用対象