Inheritance Hierarchy
GF.Clients.Charts.Custom.UtilsELDrawingWrapperCAText
GF.Clients.Charts.Custom.UtilsTextObjects
Namespace: GF.Clients.Charts.Custom.Utils
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The TextObjects type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Delete(Int32) | ||
| Delete(numeric) | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Exist | ||
| GetActive | ||
| GetColor | ||
| GetDate | ||
| GetFirst | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetHStyle | ||
| GetNext | ||
| GetString | ||
| GetTime | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValue | ||
| GetVStyle | ||
| New(DateTime, Double, String) | ||
| New(DateTime, Double, String, Font) | ||
| New(Double, Double, Double, String) | ||
| SetColor | ||
| SetLocation | ||
| SetString | ||
| SetStyle(Int32, StringAlignment) | ||
| SetStyle(Int32, Int32, Int32) | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also