Inheritance Hierarchy
GF.Clients.Charts.DetailsAxis
GF.Clients.Charts.DetailsAxisY
Namespace: GF.Clients.Charts.Details
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The AxisY type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Font | (Overrides AxisFont.) | |
| FontColor | (Overrides AxisFontColor.) | |
| FormatString | ||
| HasAssigned |
returns true if assigned area has a bound dataseries to this AxisY and !!!dataseries is AutoZoom
| |
| Interval | ||
| LabelWidth | ||
| LowerBound | ||
| Maximum | ||
| Minimum | ||
| PairedAxis | ||
| UpperBound | ||
| Visible |
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Format | ||
| FormatForDataBox | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Inside | ||
| InsideWorkingZone | ||
| PixelsToValue | ||
| PixelsToValueDelta | ||
| Snap | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| ValueToClient | ||
| ValueToPixels | ||
| ValueToPixelsDelta |
Fields
| Name | Description | |
|---|---|---|
| AxisType | ||
| Labels | ||
| MaxAxisValue | ||
| MinStep | ||
| PriceFormat | ||
| PriceMultiplier |
See Also