ChartItemInLegend.LegendText Property

Definition

Gets an expression that evaluates to the label to use in the legend for the item.

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.

Applies to