Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets the name of the chart area on which to draw the title.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public ReadOnly Property DockToChartArea As String
Get
'Uso
Dim instance As ChartTitle
Dim value As String
value = instance.DockToChartArea
public string DockToChartArea { get; }
public:
property String^ DockToChartArea {
String^ get ();
}
member DockToChartArea : string
function get DockToChartArea () : String
Valor da propriedade
Tipo: System.String
A string value.
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering