Partager via


Énumération ChartCalloutLineStyles

Specifies the style of the callout line.

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

Syntaxe

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

Membres

Nom de membre Description
Solid A solid line.
Dotted A dotted line.
Dashed A dashed line.
Double A double solid line.
DashDot A dash-dot line.
DashDotDot A dash-dot-dot line.
None No line.