Właściwość ChartSmartLabelInstance.CalloutLineWidth
Pobiera wartość obliczoną CalloutLineWidth właściwość w ChartSmartLabel klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property CalloutLineWidth As ReportSize
Get
'Użycie
Dim instance As ChartSmartLabelInstance
Dim value As ReportSize
value = instance.CalloutLineWidth
public ReportSize CalloutLineWidth { get; }
public:
property ReportSize^ CalloutLineWidth {
ReportSize^ get ();
}
member CalloutLineWidth : ReportSize
function get CalloutLineWidth () : ReportSize
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize wartości reprezentującej obliczonej wartości CalloutLineWidth właściwość.
Zobacz także