ActualY

ChartDataPoint.ActualY property

Specifies actual top of the chart element relative to the left top corner of the chart. Call method IChart.ValidateChartLayout() before to get actual values. Read Single.

public float ActualY { get; }

See Also