ActualMaxValue

Axis.ActualMaxValue 属性

指定坐标轴上的实际最大值。请先调用 IChart.ValidateChartLayout() 方法以获取实际值。

public double ActualMaxValue { get; }

另请参阅