FinalValueSelectionMode

Gets or sets how to select the final value to annotate.

A mode is selected automatically

Auto = 0

Displays the last value in the series, whether visible or not.

Final = 3

Displays the last value visible.

FinalVisible = 1

Displays an interpolated last value for when the series leaves view.

FinalVisibleInterpolated = 2