Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Looks good.
- Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions http://PeltierTech.com _______ "(PeteCresswell)" wrote in message ... Per (PeteCresswell): Fooled around with "Line-Column on 2 Axes" but it seems like I'm trying to shoehorn something into it that it's not made for. I think I'm getting somewhere. Looks to me like "2 Axes" refers to two different Y value systems and this is still the appropriate chart type except that I just need to add more series to it. And, to coerce the representation of each series to bar or line, I just set SeriesCollection(i).ChartType=XlLineMarkers or XlColumnClustered. Am I on the right track? -- PeteCresswell |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how can i get a "Column - Line on 2 axes" graph? | Charts and Charting in Excel | |||
Help on adding the second trendline in a "lines on 2 axes" Chart via VBA | Charts and Charting in Excel | |||
How do you select line or columns in "Line-Column on 2 axes" graphs? | Excel Discussion (Misc queries) | |||
How to apply the custom chart type: "Line - Column on 2 Axes" | Excel Programming | |||
How do I format the x axis on a "lines on 2 axes" chart? | Charts and Charting in Excel |