[]
        
(Showing Draft Content)

C1.Web.Mvc.YFunctionSeries-1

YFunctionSeries<T> Class

Represents an extension of the YFunctionSeries for the FlexChart.

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

Constructors

Name Description
YFunctionSeries(FlexChartCore<T>)

Creates one YFunctionSeries<T> instance.

Properties

Name Description
ExtraSeriesTypeName

Gets the series name.

Func

Gets or sets the function used to calculate a value.