Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.DataManipulation.v4.4 Assembly / Xceed.Chart.DataManipulation Namespace / FunctionCalculator Class


In This Topic
    FunctionCalculator Class Methods
    In This Topic

    For a list of all members of this type, see FunctionCalculator members.

    Public Methods
     NameDescription
    Public MethodCalculates a function which is defined by the current expression and arguments.  
    Public MethodGenerates exemplary X-position values for the result elements. It is not compulsory to use the generated x values when presenting a function in the chart, still it is very useful for functions with groupping like AVERAGE, MIN, MAX and SUM.  
    Public MethodChecks if the current argument collection and the current expression are valid.  
    Top
    See Also