Partager via


Propriété CalloutLineAnchor

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.