Example: LogScale property

Sub SetLogScale() Dim p as Pen For each p in Trend1.Pens p.LogScale = True Next End Sub
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal