Namespace: GF.Clients.Charts.Expressions
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The ExpressionName type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ExpressionName(String) | |
![]() | ExpressionName(String, String) | |
![]() | ExpressionName(String, Color, Object) | |
![]() | ExpressionName(String, Color, Object, String) |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Overrides ValueTypeToString.) |
Fields
Name | Description | |
---|---|---|
![]() | Bold | |
![]() | Color | |
![]() | CustomObject | |
![]() | Description | |
![]() | Italic | |
![]() | Name |
See Also