Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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