ChartSmartLabel.CalloutStyle 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 valuta lo stile da usare per disegnare le linee di chiamata.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartCalloutStyle> ^ CalloutStyle { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartCalloutStyle> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutStyle> CalloutStyle { get; }
member this.CalloutStyle : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutStyle>
Public ReadOnly Property CalloutStyle As ReportEnumProperty(Of ChartCalloutStyle)
Valore della proprietà
Un oggetto ReportEnumProperty<EnumType>.