BCGControlBar Pro for MFC

Enumerated value that defines possible data label positions relative to a data point marker.

The label position (excluding LP_CENTER, which is common for all types) is relevant only to specific series types, such as Pie, Column, Bar.

Enumerator
LP_DEFAULT_POS 

default

LP_CENTER 

data label is centered

LP_INSIDE_END 

data label is positioned near the top bound, but inside of data point shape.

LP_INSIDE_BASE 

data label is positioned near the bottom bound, but inside of data point shape

LP_OUTSIDE_END 

data label is positioned outside of the data point shape