ICustomBarSeries.AutoMarkPosition
ICustomBarSeries

property AutoMarkPosition: WordBool;

Type Library
TeeChartx

Description
Default: True

The AutoMarkPosition property controls if Marks on BarSeries will be repositioned if there's the possibility of Mark overlapping. Marks are displaced to the top of the Bars to minimize the overlapping effect of Marks with long text or big font sizes.

When False, no checking is performed and all Marks are drawn at their Mark.ArrowLength

distance to the top of the Bar.