Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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