ComponentOne Xamarin Edition
RadarChartType Enumeration
C1.Xamarin.Forms.Chart Assembly > C1.Xamarin.Forms.Chart Namespace : RadarChartType Enumeration
Specifies the chart type for FlexRadar control.
Syntax
public enum RadarChartType : System.Enum 
Members
MemberDescription
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.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xamarin.Forms.Chart.RadarChartType

See Also

Reference

C1.Xamarin.Forms.Chart Namespace