Click or drag to resize

Excel2016Charttype Enumeration

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public enum Excel2016Charttype
Members
Member name Value Description
funnel 74 Indicates the Funnel Chart type
boxWhisker 76 Indicates the Box and Whisker chart type
clusteredColumn 77 Used in Histogram and Pareto charts
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
See Also