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 type of separator to use for the legend header.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartSeparators
'Usage
Dim instance As ChartSeparators
public enum ChartSeparators
public enum class ChartSeparators
type ChartSeparators
public enum ChartSeparators
Members
| Member name | Description | |
|---|---|---|
| DashLine | Separate with a dash line. | |
| DotLine | Separate with a dotted line. | |
| DoubleLine | Separate with a double line. | |
| GradientLine | Separate with a gradient line. | |
| Line | Separate with a line. | |
| None | No separator. | |
| ThickGradientLine | Separate with a thick gradient line. | |
| ThickLine | Separate with a thick line. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace