ActualX

ChartPlotArea.ActualX property

Specifies actual x location (left) 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 ActualX { get; }

See Also