[]
Represents an extension of the FunctionSeries for the FlexChart.
public class FunctionSeries<T> : TrendLineBase<T>
Name | Description |
---|---|
T |
Name | Description |
---|---|
FunctionSeries(FlexChartCore<T>) | Creates one FunctionSeries<T> instance. |
Name | Description |
---|---|
Max | Gets or sets the max value for the function calculation. |
Min | Gets or sets the minimum value for function calculation. |