[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ChartSeriesBuilder-1

ChartSeriesBuilder<T> Class

Defines a builder to configurate ChartSeries<T>.

Inheritance
HideObjectMembers
ChartSeriesBuilder<T>
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public class ChartSeriesBuilder<T> : ChartSeriesBaseBuilder<T, ChartSeries<T>, ChartSeriesBuilder<T>>
Type Parameters
Name Description
T

Constructors

Name Description
ChartSeriesBuilder(ChartSeries<T>)

Creates one ChartSeriesBuilder<T> instance to configurate obj.

Methods

Name Description
ChartType(ChartType)

Sets the ChartType property.