ChartAxisTitlePositions Enum

Definition

Specifies the position of the axis title along the axis.

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

Fields

Center 0

Center the title on the axis.

Far 2

Position the title on the far side of the axis.

Near 1

Position the title on the near side of the axis.

Applies to