Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Specifies where the chart title is docked.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartTitleDockings
'Usage
Dim instance As ChartTitleDockings
public enum ChartTitleDockings
public enum class ChartTitleDockings
type ChartTitleDockings
public enum ChartTitleDockings
Members
| Member name | Description | |
|---|---|---|
| Bottom | Dock the chart title at the bottom. | |
| Left | Dock the chart title at the left side. | |
| Right | Dock the chart title at the right side. | |
| Top | Dock the chart title at the top. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace