ActualMaxValue

IAxis.ActualMaxValue 属性

指定轴上的实际最大值。在此之前调用方法 IChart.ValidateChartLayout() 以获取实际值。

public double ActualMaxValue { get; }

另请参阅