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 calculated value of the CalloutLineAnchor property in a ChartSmartLabel class.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public ReadOnly Property CalloutLineAnchor As ChartCalloutLineAnchor
Get
'Uso
Dim instance As ChartSmartLabelInstance
Dim value As ChartCalloutLineAnchor
value = instance.CalloutLineAnchor
public ChartCalloutLineAnchor CalloutLineAnchor { get; }
public:
property ChartCalloutLineAnchor CalloutLineAnchor {
ChartCalloutLineAnchor get ();
}
member CalloutLineAnchor : ChartCalloutLineAnchor
function get CalloutLineAnchor () : ChartCalloutLineAnchor
Valor da propriedade
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutLineAnchor
A ChartCalloutLineAnchor value that represents the calculated value of the CalloutLineAnchor property.
Consulte também
Referência
ChartSmartLabelInstance Classe
Namespace Microsoft.ReportingServices.OnDemandReportRendering