Home and Learn - Free Excel VBA Course
There are plenty of other charts you can use in Excel, ones we haven't mentioned in the previous sections of the table above. Consult the table below for the other constant you can use with the Add or AddChart method. Example uses:
ActiveSheet.Shapes.AddChart(xlArea).Chart
.ChartType = xlSurface

