[]
        
(Showing Draft Content)

Statistical Chart

Statistical charts can be used to present and interpret statistical data in graphical format. DsExcel supports statistical chart types like Box and Whisker, Histogram, Waterfall and Pareto. Such chart types add visual meaning to the represented data.

DsExcel supports the following types of Statistical chart types:

Chart Type

Chart Snapshot

Use Case

Box&Whisker

DsExcel chart output displaying the box and whisker chart result created with ChartType.BoxandWhisker for developers visualizing worksheet data in the corresponding chart format.

Box and Whisker charts are often used in Marketing Analysis, Statistical Analysis and General Analysis.

Histogram

DsExcel chart output displaying the histogram chart result created with ChartType.Histogram for developers visualizing worksheet data in the corresponding chart format.

Histogram is a common chart used in statistics. It can be used in scenarios, such as analysis of distribution/sales of books in a book store.

Waterfall Chart

DsExcel chart output displaying the waterfall chart result created with ChartType.Waterfall for developers visualizing worksheet data in the corresponding chart format.

Waterfall charts finds application in analyzing project gains including the number of contracts carried forwarded each year, contracts cancelled, tasks completed etc.

Pareto Chart

DsExcel chart output displaying the pareto chart result created with ChartType.Pareto for developers visualizing worksheet data in the corresponding chart format.

Pareto charts graphically summarize the process problems in ranking order from the most frequent to the least one.