Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Hi, I have export the data to excel from Vb, then add the graph in excel
and set my secondary axis as.. ..SeriesCollection(4).AxisGroup = xlSecondary then how we set this group only as chatrtype as xlLine and the primary axis values by Column charttype -- Message posted via http://www.officekb.com |
#2
![]() |
|||
|
|||
![]()
Hi,
Try this, ..SeriesCollection(4).AxisGroup = xlSecondary ..SeriesCollection(4).ChartType = xlLine Cheers Andy shah firdaous via OfficeKB.com wrote: Hi, I have export the data to excel from Vb, then add the graph in excel and set my secondary axis as.. .SeriesCollection(4).AxisGroup = xlSecondary then how we set this group only as chatrtype as xlLine and the primary axis values by Column charttype -- Andy Pope, Microsoft MVP - Excel http://www.andypope.info |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Chart Help Please | Excel Discussion (Misc queries) | |||
Timeline Chart? | Charts and Charting in Excel | |||
Problem with xlusrgal.xls file | Charts and Charting in Excel | |||
Impedding/Overlaying Charts | Charts and Charting in Excel | |||
pivot table multi line chart | Charts and Charting in Excel |