Thread: chart question
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas Gary Keramidas is offline
external usenet poster
 
Posts: 2,494
Default chart question

ended up just creating my own from a basic line chart and it doesn't load
anymore.
--


Gary

"Gary Keramidas" <GKeramidasAtMsn.com wrote in message
...
i'm programmatically adding a chart. this line loads xl8galry.xls.
ActiveChart.ApplyCustomType ChartType:=xlBuiltIn, TypeName:="Colored Lines"
just wondering if this is normal.


--


Gary