View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
jliu3885[_2_] jliu3885[_2_] is offline
external usenet poster
 
Posts: 1
Default Logarithmic Chart in VBA

Found it:

"mgoChart.Axes(xlValue).ScaleType = xlScaleLogarithmic"

is the call.


---
Message posted from http://www.ExcelForum.com/