Enumerazione ChartCalloutLineStyles

Specifies the style of the callout line.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Enumeration ChartCalloutLineStyles
'Utilizzo
Dim instance As ChartCalloutLineStyles
public enum ChartCalloutLineStyles
public enum class ChartCalloutLineStyles
type ChartCalloutLineStyles
public enum ChartCalloutLineStyles

Membri

Nome membro Descrizione
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.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel