ASP.NET Core MVC Controls | ComponentOne
In This Topic
    RadarChartType Enum
    In This Topic
    File
    wijmo.chart.radar.js
    Module
    wijmo.chart.radar

    Specifies the type of radar chart.

    Members

    Name Value Description
    Column 0

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

    Scatter 1

    Shows patterns within the data using X and Y coordinates.

    Line 2

    Shows trends over a period of time or across categories.

    LineSymbols 3

    Shows line chart with a symbol on each data point.

    Area 4

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