Właściwość ChartSmartLabelInstance.CalloutLineAnchor
Pobiera wartość obliczoną CalloutLineAnchor właściwość w ChartSmartLabel klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property CalloutLineAnchor As ChartCalloutLineAnchor
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutLineAnchor
A ChartCalloutLineAnchor wartości reprezentującej obliczonej wartości CalloutLineAnchor właściwość.
Zobacz także