Свойство CalloutLineAnchor

Gets the calculated value of the CalloutLineAnchor property in a ChartSmartLabel class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property CalloutLineAnchor As ChartCalloutLineAnchor
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartCalloutLineAnchor
A ChartCalloutLineAnchor value that represents the calculated value of the CalloutLineAnchor property.