AreaProfile Class

GF Charts Help
Area settings
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.ProfilesAreaProfile

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

public class AreaProfile

The AreaProfile type exposes the following members.

Constructors

  NameDescription
Public methodAreaProfile
Top
Properties

  NameDescription
Public propertyCustomLevels
Public propertyPrimaryAxis
Public propertySecondaryAxis
Public propertySynchronizedAxes
Synchronized axes can not show different values on a same level. Non synchronized do.
Top
Methods

  NameDescription
Public methodAdd
Public methodDelete
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemove(TimeSeriesBase)
Public methodRemove(TimeSeriesBase, Boolean)
Public methodToString (Overrides ObjectToString.)
Top
Events

  NameDescription
Public eventLimitChanged
Public eventTimeSeriesAdded
Public eventTimeSeriesRemoved
Top
See Also

Reference