Partager via


Propriété ChartSmartLabelInstance.CalloutStyle

Gets the calculated value of the CalloutStyle property in a ChartSmartLabel class.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property CalloutStyle As ChartCalloutStyle 
    Get
'Utilisation
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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutStyle
A ChartCalloutStyle value that represents the calculated value of the CalloutStyle property.

Voir aussi

Référence

ChartSmartLabelInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering