Compartir a través de


ChartAreaAlignOrientations Enumeración

Specifies in which directions the chart area should be aligned with the target chart area.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Enumeration ChartAreaAlignOrientations
'Uso
Dim instance As ChartAreaAlignOrientations
public enum ChartAreaAlignOrientations
public enum class ChartAreaAlignOrientations
type ChartAreaAlignOrientations
public enum ChartAreaAlignOrientations

Miembros

Nombre del miembro Descripción
None No alignment should be applied.
Vertical Vertical alignment should be applied.
Horizontal Horizontal alignment should be applied.
All Both vertical and horizontal alignment should be applied.