[]
Represents an extension of the YFunctionSeries for the FlexChart.
public class YFunctionSeries<T> : FunctionSeries<T>
Name | Description |
---|---|
T |
Name | Description |
---|---|
YFunctionSeries(FlexChartCore<T>) | Creates one YFunctionSeries<T> instance. |
Name | Description |
---|---|
ExtraSeriesTypeName | Gets the series name. |
Func | Gets or sets the function used to calculate a value. |