示例:缩放

Private Sub ScaleOnFirstLine() ' Select the first line. ' Note that the line numbering is 1 based, not 0 based. Trend1.YAxis.ScalingLine = 1 ' Scale all the lines based on a single line's range. Trend1.YAxis.ScalingOption = rstLineScale End Sub
提供反馈
对本文档有问题或反馈吗? 请在这里提交您的反馈
Normal