Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies the style of the callout line.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration ChartCalloutLineStyles
'Usage
Dim instance As ChartCalloutLineStyles
public enum ChartCalloutLineStyles
public enum class ChartCalloutLineStyles
type ChartCalloutLineStyles
public enum ChartCalloutLineStyles
Elemente
| Elementname | Beschreibung | |
|---|---|---|
| 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. |