Inheritance Hierarchy
GF.Clients.Charts.ExpressionsExpression
GF.Clients.Charts.Custom.Utils.ExpressionParametersExpressedParameter
GF.Clients.Charts.ExpressionsTypedExpressionTResult
Namespace: GF.Clients.Charts.Expressions
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The Expression type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Expression | |
![]() | Expression(String) |
Properties
Name | Description | |
---|---|---|
![]() | LastCalculatedValue | |
![]() | LastError | |
![]() | State | |
![]() | Text |
Methods
Name | Description | |
---|---|---|
![]() | Body | |
![]() | Compile(Calculator) | |
![]() | Compile(Calculator, Boolean) | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Evaluate | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Initialize | |
![]() | Reset | |
![]() | ToString | (Overrides ObjectToString.) |
See Also