Inheritance Hierarchy
GF.Clients.Charts.DetailsArea
Namespace: GF.Clients.Charts.Details
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The Area type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Bounds | ||
| ClientBounds | ||
| DrawingObjects | ||
| Height | ||
| Name | ||
| PhysicalHeight | ||
| PhysicalY | ||
| SeriesList |
Methods
| Name | Description | |
|---|---|---|
| Dispose | ||
| DrawGridY | ||
| DrawRunner(Graphics, Double, Color, DashStyle, ColoredText, Font, AxisType, TextAlignment) | ||
| DrawRunner(Graphics, Double, Color, DashStyle, ColoredText, Font, Boolean, AxisType, TextAlignment) | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| FindNearestSeries(Int32, Double) | ||
| FindNearestSeries(Int32, Double, Double, Double) | ||
| FindSticky | ||
| FindTouchedObject | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HasSelectedObjects | ||
| Invalidate | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| TransformPoints |
Fields
| Name | Description | |
|---|---|---|
| Annotations | ||
| AxisY | ||
| AxisY2 | ||
| Chart | ||
| CursorY |
See Also