ExpressionName Structure

GF Charts Help

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

public struct ExpressionName

The ExpressionName type exposes the following members.

Constructors

  NameDescription
Public methodExpressionName(String)
Public methodExpressionName(String, String)
Public methodExpressionName(String, Color, Object)
Public methodExpressionName(String, Color, Object, String)
Top
Methods

  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString (Overrides ValueTypeToString.)
Top
Fields

  NameDescription
Public fieldBold
Public fieldColor
Public fieldCustomObject
Public fieldDescription
Public fieldItalic
Public fieldName
Top
See Also

Reference