Compartir a través de


ChartCalloutLineStyle Enumeración

Specifies the style of the callout line.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Enumeration ChartCalloutLineStyle
'Uso
Dim instance As ChartCalloutLineStyle
public enum ChartCalloutLineStyle
public enum class ChartCalloutLineStyle
type ChartCalloutLineStyle
public enum ChartCalloutLineStyle

Miembros

Nombre del miembro Descripción
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.