Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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 | |
|---|---|---|
| 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. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering