Partager via


Énumération ChartCalloutStyles

Specifies the style to use when drawing the callout lines.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

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

Membres

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