Partager via


Énumération ChartCalloutStyle

Specifies the style to use when drawing the callout lines.

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

Syntaxe

'Déclaration
Public Enumeration ChartCalloutStyle
'Utilisation
Dim instance As ChartCalloutStyle
public enum ChartCalloutStyle
public enum class ChartCalloutStyle
type ChartCalloutStyle
public enum ChartCalloutStyle

Membres

Nom de membre Description
Box Attach the callout line to a box around the label.
None No additional label style for the callout line.
Underline Attach the callout line to an underline on the label.

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering