[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PlotAreaListFactory-4

PlotAreaListFactory<T, TOwner, PlotArea, PlotAreaBuilder> Class

Defines a factory to create PlotArea.

Inheritance
HideObjectMembers
BaseBuilder<IList<PlotArea>, PlotAreaListFactory<T, TOwner, PlotArea, PlotAreaBuilder>>
PlotAreaListFactory<T, TOwner, PlotArea, PlotAreaBuilder>
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public class PlotAreaListFactory<T, TOwner, PlotArea, PlotAreaBuilder> : BaseBuilder<IList<PlotArea>, PlotAreaListFactory<T, TOwner, PlotArea, PlotAreaBuilder>>
Type Parameters
Name Description
T

Model Type

TOwner

Chart derived from FlexChartCore

PlotArea

PlotArea

PlotAreaBuilder

PlotAreaBuilder

Constructors

Name Description
PlotAreaListFactory(IList<PlotArea>, TOwner)

Initializes a new instance of the PlotAreaListFactory class.

Methods

Name Description
Add()

Add a default plotArea to the plotarea list.