示例:NumDecimalPlaces 属性

Private Sub DecimalPlaces() ' Display the Y-Axis legend with 2 decimal places Trend1.YAxis.DisplayScale = True Trend1.YAxis.NumDecimalPlaces = 2 End Sub
提供反馈
对本文档有问题或反馈吗? 请在这里提交您的反馈
Normal