ChartLegend.LegendTitle Property

Definition

Gets the legend title.

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

Property Value

A ChartLegendTitle object.

Applies to