Поделиться через


Свойство ChartSmartLabel.CalloutLineAnchor

Gets an expression that evaluates to the shape that should be drawn on the point end of the callout line.

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

Синтаксис

'Декларация
Public ReadOnly Property CalloutLineAnchor As ReportEnumProperty(Of ChartCalloutLineAnchor)
    Get
'Применение
Dim instance As ChartSmartLabel 
Dim value As ReportEnumProperty(Of ChartCalloutLineAnchor)

value = instance.CalloutLineAnchor
public ReportEnumProperty<ChartCalloutLineAnchor> CalloutLineAnchor { get; }
public:
property ReportEnumProperty<ChartCalloutLineAnchor>^ CalloutLineAnchor {
    ReportEnumProperty<ChartCalloutLineAnchor>^ get ();
}
member CalloutLineAnchor : ReportEnumProperty<ChartCalloutLineAnchor>
function get CalloutLineAnchor () : ReportEnumProperty<ChartCalloutLineAnchor>

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<ChartCalloutLineAnchor>
A ReportEnumProperty<EnumType> object.

См. также

Справочник

ChartSmartLabel Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering