[]
        
(Showing Draft Content)

C1.Web.Mvc.ChartSeries-1

ChartSeries<T> Class

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

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

Constructors

Name Description
ChartSeries(FlexChart<T>)

Creates one ChartSeries<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.