Partager via


Propriété ChartLegend.DockToChartArea

Gets the name of the chart area on which to draw the legend.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property DockToChartArea As String 
    Get
'Utilisation
Dim instance As ChartLegend 
Dim value As String 

value = instance.DockToChartArea
public string DockToChartArea { get; }
public:
property String^ DockToChartArea {
    String^ get ();
}
member DockToChartArea : string
function get DockToChartArea () : String

Valeur de propriété

Type : System.String
A string value.

Voir aussi

Référence

ChartLegend Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering