Inheritance Hierarchy
GF.Clients.Charts.Custom.UtilsDrawingObjects
Namespace: GF.Clients.Charts.Custom.Utils
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The DrawingObjects type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Text | ||
| Trendline |
Methods
| Name | Description | |
|---|---|---|
| Cleanup | ||
| CreateT(DateTime, Double) | ||
| CreateT(Int32, Int32, Double) | ||
| CreateT(DateTime, Double, DateTime, Double) | ||
| CreateT(Int32, Int32, Double, Int32, Int32, Double) | ||
| DeleteByIDT | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| FindT | ||
| GetActiveT | ||
| GetFirstT | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetNextT | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IndexOf | ||
| Remove | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| GENERAL_FAILURE | ||
| INVALID_ARG | ||
| INVALID_ID | ||
| OUT_OF_MEMORY |
See Also