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.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartCalloutLineStyle
'Usage
Dim instance As ChartCalloutLineStyle
public enum ChartCalloutLineStyle
public enum class ChartCalloutLineStyle
type ChartCalloutLineStyle
public enum ChartCalloutLineStyle
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. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace