Udostępnij przez


Właściwość ChartSmartLabelInstance.CalloutStyle

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

value = instance.CalloutStyle
public ChartCalloutStyle CalloutStyle { get; }
public:
property ChartCalloutStyle CalloutStyle {
    ChartCalloutStyle get ();
}
member CalloutStyle : ChartCalloutStyle
function get CalloutStyle () : ChartCalloutStyle

Wartość właściwości

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