Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the style to use when drawing the callout lines.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartCalloutStyle
'Usage
Dim instance As ChartCalloutStyle
public enum ChartCalloutStyle
public enum class ChartCalloutStyle
type ChartCalloutStyle
public enum ChartCalloutStyle
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. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace