ASP.NET MVC Controls
RadarChartType Enumeration

Specifies the type of radar chart.
Syntax
'Declaration
 
Public Enum RadarChartType 
   Inherits System.Enum
public enum RadarChartType : System.Enum 
Members
MemberDescription
AreaShows line chart with the area below the line filled with color.
ColumnShows vertical bars and allows you to compare values of items across categories.
LineShows trends over a period of time or across categories.
LineSymbolsShows line chart with a symbol on each data point.
ScatterShows patterns within the data using X and Y coordinates.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.Chart.RadarChartType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.Web.Mvc.Chart Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback