[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SeriesListFactory-5.-ctor

SeriesListFactory Constructor

SeriesListFactory(IList<ChartSeriesBase<T>>, TOwner)

Initializes a new instance of the SeriesListFactory class.

Declaration
public SeriesListFactory(IList<ChartSeriesBase<T>> list, TOwner owner)
Parameters
Type Name Description
IList<ChartSeriesBase<T>> list
TOwner owner