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 in which directions the chart area should be aligned with the target chart area.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartAreaAlignOrientations
'Usage
Dim instance As ChartAreaAlignOrientations
public enum ChartAreaAlignOrientations
public enum class ChartAreaAlignOrientations
type ChartAreaAlignOrientations
public enum ChartAreaAlignOrientations
Members
| Member name | Description | |
|---|---|---|
| All | Both vertical and horizontal alignment should be applied. | |
| Horizontal | Horizontal alignment should be applied. | |
| None | No alignment should be applied. | |
| Vertical | Vertical alignment should be applied. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace