Nevron .NET Vision
Nevron.Chart.Functions Namespace / NFunctionCalculator Class
Properties Methods


In This Topic
    NFunctionCalculator Class Members
    In This Topic

    The following tables list the members exposed by NFunctionCalculator.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of the NFunctionCalculator class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a collection of the data series which are used in the function calculation as arguments.  
    Public PropertyThe Expression property defines the function expression or in other words the formula of the function. The expression can be constructed to represent various functions.  
    Top
    Public Methods
     NameDescription
    Public MethodCalculates a function which is defined by the current expression and arguments.  
    Public MethodChecks if the current argument collection and the current expression are valid.  
    Top
    See Also