Enumeration DataTooltipConstraintMode

Describes available options for constraining the tooltip to different bounds.

Enumeration Members

Enumeration Members

Application: 1

The tooltip is constrained within the bounds of the application window.

Auto: 0

A constraint for the tooltip is selected automatically.

Chart: 2

The tooltip is constrained within the bounds of the chart.

None: 4

The tooltip is constrained within the bounds of the screen.

PlotArea: 3

The tooltip is constrained within the bounds of the chart plot area.