DrawingObjects Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.Custom.UtilsDrawingObjects

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

public class DrawingObjects

The DrawingObjects type exposes the following members.

Properties

  NameDescription
Public propertyText
Public propertyTrendline
Top
Methods

  NameDescription
Public methodCleanup
Public methodCreateT(DateTime, Double)
Public methodCreateT(Int32, Int32, Double)
Public methodCreateT(DateTime, Double, DateTime, Double)
Public methodCreateT(Int32, Int32, Double, Int32, Int32, Double)
Public methodDeleteByIDT
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFindT
Public methodGetActiveT
Public methodGetFirstT
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetNextT
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIndexOf
Public methodRemove
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldStatic memberGENERAL_FAILURE
Public fieldStatic memberINVALID_ARG
Public fieldStatic memberINVALID_ID
Public fieldStatic memberOUT_OF_MEMORY
Top
See Also

Reference