Expression Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  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

[TypeConverterAttribute(typeof(ExpressionConverter))]
public class Expression

The Expression type exposes the following members.

Constructors

  NameDescription
Public methodExpression
Public methodExpression(String)
Top
Properties

  NameDescription
Public propertyLastCalculatedValue
Public propertyLastError
Public propertyState
Public propertyText
Top
Methods

  NameDescription
Public methodBody
Public methodCompile(Calculator)
Public methodCompile(Calculator, Boolean)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodEvaluate
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitialize
Public methodReset
Public methodToString (Overrides ObjectToString.)
Top
See Also

Reference