ChartSmartLabel.CalloutLineStyle 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 si valuta in base allo stile della linea di chiamata.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartCalloutLineStyle> ^ CalloutLineStyle { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartCalloutLineStyle> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutLineStyle> CalloutLineStyle { get; }
member this.CalloutLineStyle : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutLineStyle>
Public ReadOnly Property CalloutLineStyle As ReportEnumProperty(Of ChartCalloutLineStyle)
Valore della proprietà
Un oggetto ReportEnumProperty<EnumType>.