ActualX

ChartDataPoint.ActualX 属性

指定图表元素相对于图表左上角的实际 x 位置(左侧)。在获取实际值之前,请调用方法 IChart.ValidateChartLayout()。读取单个值。

public float ActualX { get; }

参见