The GdxChartExpressionVariable type exposes the following members.

Constructors

  NameDescription
Public methodGdxChartExpressionVariable
Default constructor

Methods

  NameDescription
Protected methodCreateUnsupportedErr (Inherited from ExpressionVariable.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodOnBeginSetValue (Inherited from AsyncExpressionVariable.)
Public methodToString (Inherited from ExpressionVariable.)

Properties

  NameDescription
Public propertyConstantEvaluation (Inherited from ExpressionVariable.)
Public propertyDataValue
The data value associated with this context
Public propertyDisplayName (Inherited from ExpressionVariable.)
Public propertyName (Inherited from ExpressionVariable.)

See Also