ChartPoint.ShapeY

ChartPoint.ShapeY property

Gets the y coordinate of the upper left corner in units of 1/4000 of chart’s height after calls Chart.Calculate() method.

public int ShapeY { get; }

See Also