Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Specifies the position of the title.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartTitlePositions
'Usage
Dim instance As ChartTitlePositions
public enum ChartTitlePositions
public enum class ChartTitlePositions
type ChartTitlePositions
public enum ChartTitlePositions
Members
| Member name | Description | |
|---|---|---|
| BottomCenter | Position title at bottom center. | |
| BottomLeft | Position title at bottom left. | |
| BottomRight | Position title at bottom right. | |
| LeftBottom | Position title at left bottom. | |
| LeftCenter | Position title at left center. | |
| LeftTop | Position title at left top. | |
| RightBottom | Position title at right bottom. | |
| RightCenter | Position title at right center. | |
| RightTop | Position title at right top. | |
| TopCenter | Position title at top center. | |
| TopLeft | Position title at top left. | |
| TopRight | Position title at top right. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace