Enumeration DataToolTipLayerPosition

Describes available positions on the crossing axis at which the category tooltip can be displayed.

Enumeration Members

Auto: 0

A position is selected automatically

InsideEnd: 3

Displays at the inside end of the axis.

InsideStart: 2

Displays at the inside start of the axis.

OutsideEnd: 4

Displays at the outside end of the axis.

OutsideStart: 1

Displays at the outside start of the axis.