Partager via


Énumération ChartCalloutLineStyle

Specifies the style of the callout line.

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

Syntaxe

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

Membres

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

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering