5.20231.904
wijmo.chart.radar Enumeration RadarChartType Wijmo API Enumeration

RadarChartType Enumeration

Specifies the type of radar chart.

Enumeration members

Enumeration members

Area

Area: = 4

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

Column

Column: = 0

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

Line

Line: = 2

Shows trends over a period of time or across categories.

LineSymbols

LineSymbols: = 3

Shows line chart with a symbol on each data point.

Scatter

Scatter: = 1

Shows patterns within the data using X and Y coordinates.