Freigeben über


ChartLegend.LegendTitle-Eigenschaft

Gets the legend title.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property LegendTitle As ChartLegendTitle 
    Get
'Usage
Dim instance As ChartLegend 
Dim value As ChartLegendTitle 

value = instance.LegendTitle
public ChartLegendTitle LegendTitle { get; }
public:
property ChartLegendTitle^ LegendTitle {
    ChartLegendTitle^ get ();
}
member LegendTitle : ChartLegendTitle
function get LegendTitle () : ChartLegendTitle

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendTitle
A ChartLegendTitle object.

Siehe auch

Verweis

ChartLegend Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace