ChartSmartLabel.CalloutLineAnchor Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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à
Un oggetto ReportEnumProperty<EnumType>.