Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets an expression that evaluates to the width of the callout line.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property CalloutLineWidth As ReportSizeProperty
Get
'Utilizzo
Dim instance As ChartSmartLabel
Dim value As ReportSizeProperty
value = instance.CalloutLineWidth
public ReportSizeProperty CalloutLineWidth { get; }
public:
property ReportSizeProperty^ CalloutLineWidth {
ReportSizeProperty^ get ();
}
member CalloutLineWidth : ReportSizeProperty
function get CalloutLineWidth () : ReportSizeProperty
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty object.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering