IShapeSeries.X0
IShapeSeries
property X0: Double;
Type Library
TeeChartx
Description
These properties define the Top - Left and Bottom - Right coordinates of the englobing ShapeSeries rectangle.
The values should be expressed in Axis coordinates.
You can convert from Screen pixel coordinates to values and vice-versa using several TChart and Series methods like XScreenToValue and YScreenToValue.