ASP.NET MVC Controls | ComponentOne
In This Topic
    PivotChartType Enum
    In This Topic
    File
    wijmo.olap.js
    Module
    wijmo.olap

    Specifies constants that define the chart type.

    Members

    Name Value Description
    Column 0

    Shows vertical bars and allows you to compare values of items across categories.

    Bar 1

    Shows horizontal bars.

    Scatter 2

    Shows patterns within the data using X and Y coordinates.

    Line 3

    Shows trends over a period of time or across categories.

    Area 4

    Shows line chart with the area below the line filled with color.

    Pie 5

    Shows pie chart.