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 to use when drawing the callout lines.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration ChartCalloutStyles
'Usage
Dim instance As ChartCalloutStyles
public enum ChartCalloutStyles
public enum class ChartCalloutStyles
type ChartCalloutStyles
public enum ChartCalloutStyles
Members
| Member name | Description | |
|---|---|---|
| Box | Attach the callout line to a box around the label. | |
| None | No additional label style for the callout line. | |
| Underline | Attach the callout line to an underline on the label. |