Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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
Members
| Member name | Description | |
|---|---|---|
| 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. |