ChartLegend.LegendTitle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.