TextObjects Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  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

public class TextObjects : ELDrawingWrapper<CAText>

The TextObjects type exposes the following members.

Methods

  NameDescription
Public methodDelete(Int32)
Public methodDelete(numeric)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExist
Public methodGetActive
Public methodGetColor
Public methodGetDate
Public methodGetFirst
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetHStyle
Public methodGetNext
Public methodGetString
Public methodGetTime
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue
Public methodGetVStyle
Public methodNew(DateTime, Double, String)
Public methodNew(DateTime, Double, String, Font)
Public methodNew(Double, Double, Double, String)
Public methodSetColor
Public methodSetLocation
Public methodSetString
Public methodSetStyle(Int32, StringAlignment)
Public methodSetStyle(Int32, Int32, Int32)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference