Inheritance Hierarchy
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
The BasicCompareExpression type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| BasicCompareExpression |
Properties
| Name | Description | |
|---|---|---|
| BasicMode | ||
| IsRightConst | ||
| LastCalculatedValue | (Inherited from Expression.) | |
| LastError | (Inherited from Expression.) | |
| Left | ||
| LeftOffset | ||
| Right | ||
| Sign | ||
| State | (Inherited from Expression.) | |
| Text | (Inherited from Expression.) |
Methods
| Name | Description | |
|---|---|---|
| Body | (Inherited from Expression.) | |
| Clone | ||
| Compile(Calculator) | (Inherited from Expression.) | |
| Compile(Calculator, Boolean) | (Inherited from Expression.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Evaluate | (Inherited from TypedExpressionTResult.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetSchema | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Initialize | (Inherited from Expression.) | |
| ReadXml | ||
| Reset | (Inherited from Expression.) | |
| ToString | (Inherited from Expression.) | |
| UpdateText | ||
| WriteXml |
See Also