Compartir a través de


Enumeración ChartAlignOrientations

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

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

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

Miembros

Nombre del miembro Descripción
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.

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.RdlObjectModel