Condividi tramite


Enumerazione ChartCalloutLineStyle

Specifies the style of the callout line.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

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

Membri

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