[]
        
(Showing Draft Content)

C1.Web.Mvc.FlexRadarSeries-1

FlexRadarSeries<T> Class

Represents a series of data points to display in the chart.

Inheritance
FlexRadarSeries<T>
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class FlexRadarSeries<T> : ChartSeriesBase<T>
Type Parameters
Name Description
T

Constructors

Name Description
FlexRadarSeries(FlexRadar<T>)

Creates one FlexRadarSeries<T> instance.

Properties

Name Description
ChartType

Gets or sets the chart type for a specific series, overriding the chart type set on the overall chart.