Area settings
Inheritance Hierarchy
GF.Clients.Charts.ProfilesAreaProfile
Namespace: GF.Clients.Charts.Profiles
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The AreaProfile type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AreaProfile |
Properties
| Name | Description | |
|---|---|---|
| CustomLevels | ||
| PrimaryAxis | ||
| SecondaryAxis | ||
| SynchronizedAxes |
Synchronized axes can not show different values on a same level. Non synchronized do.
|
Methods
| Name | Description | |
|---|---|---|
| Add | ||
| Delete | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Remove(TimeSeriesBase) | ||
| Remove(TimeSeriesBase, Boolean) | ||
| ToString | (Overrides ObjectToString.) |
Events
| Name | Description | |
|---|---|---|
| LimitChanged | ||
| TimeSeriesAdded | ||
| TimeSeriesRemoved |
See Also