TCustomBarSeries.AutoMarkPosition

TCustomBarSeries.AutoMarkPosition
TCustomBarSeries

property AutoMarkPosition: Boolean;

Unit
Series

Description
Default: True

The AutoMarkPosition property controls if Marks on TBarSeries 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.