[]
        
(Showing Draft Content)

C1.iOS.Chart.RadarChartType

RadarChartType Class

Specifies the chart type for FlexRadar control.

Inheritance
RadarChartType
Namespace: C1.iOS.Chart
Assembly: C1.iOS.Chart.dll
Syntax
public sealed class RadarChartType : Enum

Fields

Name Description
Area

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

Line

Shows trends over a period of time or across categories.

LineSymbols

Shows line chart with a symbol on each data point.

Scatter

Shows patterns within the data using X and Y coordinates.

value__