Lingua

ChartSmartLabel.CalloutLineStyle Proprietà

Definizione

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>.

Si applica a