示例:DisplayPenValues 属性

Private Sub TogglePenValues() If Trend1.DisplayPenValues = True Then Trend1.DisplayPenValues = False Else Trend1.DisplayPenValues = True End If End Sub
提供反馈
对本文档有问题或反馈吗? 请在这里提交您的反馈
Normal