
In the image attached you can see up pointing rectangles (TPointSeries - Pointer.Style := psTriangle)
When I set the coordinate of the point to be X, Y when Y is the highest point of a candle I notice that the
half of the triangle is drawn on the candle, which is not what I wanted ...
It seems that I need one of the two options :
1 - Some form of vertical alignment of the marks instead of center to be up / down
2 - Some option to give a Y pixel offset in this case I would choose the size of triangle / 2
Please note that the solution must support change of zoom ... (the above suggested solutions should support that)
Thanks
Shimon