FunctionNameSolver Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.ExpressionsFunctionNameSolver

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

public class FunctionNameSolver : NameSolver

The FunctionNameSolver type exposes the following members.

Constructors

  NameDescription
Public methodFunctionNameSolver
Public methodFunctionNameSolver(Type)
Public methodFunctionNameSolver(Type, String)
Top
Properties

  NameDescription
Public propertyCaseSensitive
Public propertyFunctional
Public propertyNames
Public propertyNamespace
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFlush
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodKnownName
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTranslate
Top
See Also

Reference