public Boolean AutoMarkPosition {get; set;}
Remarks
Default: true
The AutoMarkPosition property controls if Marks on Bar series 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.
See Also
CustomBar Class | CustomBar Members | Steema.TeeChart.Styles Namespace