Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the calculated value of the CalloutLineAnchor property in a ChartSmartLabel class.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property CalloutLineAnchor As ChartCalloutLineAnchor
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutLineAnchor
A ChartCalloutLineAnchor value that represents the calculated value of the CalloutLineAnchor property.
Voir aussi
Référence
ChartSmartLabelInstance Classe
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering