[]
        
(Showing Draft Content)

C1.Web.Mvc.FunctionSeries-1

FunctionSeries<T> Class

Represents an extension of the FunctionSeries for the FlexChart.

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

Constructors

Name Description
FunctionSeries(FlexChartCore<T>)

Creates one FunctionSeries<T> instance.

Properties

Name Description
Max

Gets or sets the max value for the function calculation.

Min

Gets or sets the minimum value for function calculation.