Udostępnij przez


Właściwość ChartSmartLabelInstance.CalloutLineStyle

Pobiera wartość obliczoną CalloutLineStyle 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 CalloutLineStyle As ChartCalloutLineStyle
    Get
'Użycie
Dim instance As ChartSmartLabelInstance
Dim value As ChartCalloutLineStyle

value = instance.CalloutLineStyle
public ChartCalloutLineStyle CalloutLineStyle { get; }
public:
property ChartCalloutLineStyle CalloutLineStyle {
    ChartCalloutLineStyle get ();
}
member CalloutLineStyle : ChartCalloutLineStyle
function get CalloutLineStyle () : ChartCalloutLineStyle

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutLineStyle
A ChartCalloutLineStyle wartości reprezentującej obliczonej wartości CalloutLineStyle właściwość.