MapAppearanceRule.LegendText Property

Definition

Gets the label to be displayed for the map distribution in the legend.

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

Property Value

A ReportStringProperty object that represents the label to be displayed for the map distribution in the legend.

Applies to