ChartSmartLabel.CalloutLineAnchor Proprietà

Definizione

Ottiene un'espressione che restituisce la forma che deve essere disegnata sulla fine del punto della linea di callout.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartCalloutLineAnchor> ^ CalloutLineAnchor { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartCalloutLineAnchor> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutLineAnchor> CalloutLineAnchor { get; }
member this.CalloutLineAnchor : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutLineAnchor>
Public ReadOnly Property CalloutLineAnchor As ReportEnumProperty(Of ChartCalloutLineAnchor)

Valore della proprietà

ReportEnumProperty<ChartCalloutLineAnchor>

Un oggetto ReportEnumProperty<EnumType>.

Si applica a