Enum Excel2016Charttype
public enum Excel2016Charttype
Fields
boxWhisker = 76
Indicates the Box and Whisker chart type
clusteredColumn = 77
Used in Histogram and Pareto charts
funnel = 74
Indicates the Funnel Chart type
paretoLine = 78
Used in Histogram and Pareto charts
sunburst = 80
Indicates the Sun burst chart type
treemap = 79
Indicates the Tree Map chart type
waterfall = 75
Indicates the Water fall chart type