ChartAlignOrientations Enum

Definition

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

public enum class ChartAlignOrientations
public enum ChartAlignOrientations
type ChartAlignOrientations = 
Public Enum ChartAlignOrientations
Inheritance
ChartAlignOrientations

Fields

All 3

Both vertical and horizontal alignment should be applied.

Horizontal 2

Horizontal alignment should be applied.

None 0

No alignment should be applied.

Vertical 1

Vertical alignment should be applied.

Applies to