BasicCompareExpression Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.ExpressionsExpression
    GF.Clients.Charts.ExpressionsTypedExpressionBoolean
      GF.Clients.Charts.ExpressionsBoolExpression
        GF.Clients.Charts.ExpressionsBasicCompareExpression

Namespace:  GF.Clients.Charts.Expressions
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public class BasicCompareExpression : BoolExpression, 
	IXmlSerializable

The BasicCompareExpression type exposes the following members.

Constructors

  NameDescription
Public methodBasicCompareExpression
Top
Properties

  NameDescription
Public propertyBasicMode
Public propertyIsRightConst
Public propertyLastCalculatedValue (Inherited from Expression.)
Public propertyLastError (Inherited from Expression.)
Public propertyLeft
Public propertyLeftOffset
Public propertyRight
Public propertySign
Public propertyState (Inherited from Expression.)
Public propertyText (Inherited from Expression.)
Top
Methods

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

Reference