TrendlineObjects Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.Custom.UtilsELDrawingWrapperLine
    GF.Clients.Charts.Custom.UtilsTrendlineObjects

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

public class TrendlineObjects : ELDrawingWrapper<Line>

The TrendlineObjects type exposes the following members.

Methods

  NameDescription
Public methodDelete
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExist
Public methodGetActive
Public methodGetAlert
Public methodGetBeginDate
Public methodGetBeginTime
Public methodGetBeginVal
Public methodGetColor
Public methodGetEndDate
Public methodGetEndTime
Public methodGetEndVal
Public methodGetFirst
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetNext
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue
Public methodNew
Public methodSetAlert
It is not supported now
Public methodSetBegin
Public methodSetColor(Int32, StoredColor)
Public methodSetColor(Int32, Int32)
Public methodSetEnd
Public methodSetExtLeft
Public methodSetExtRight
Public methodSetStyle
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference