Represents a series that calculates its values from provided formula.
The following tables list the members exposed by the FunctionSeries type.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the FunctionSeries class. |
Name | Description | |
---|---|---|
|
||
|
||
Implements Series.getDimensions. Returns 2. |
||
Gets a delegate called to evaluate unknown functions used in the expression. |
||
Implements Series.getLabel. |
||
Implements Series.getSize. Gets the number of data items in this series. |
||
Implements Series.getSupportedLabels. |
||
Implements Series.getTitle. Gets the title of this series. |
||
Implements Series.getValue. Evaluates the function expression for specified index. |
||
Implements Series.isEmphasized. |
||
Implements Series.isSorted. |
||
|
||
Sets a delegate called to evaluate unknown functions used in the expression. |
||
Sets the title of this series. |
Name | Description | |
---|---|---|
|