Settings of axis: upper and bound limits, interval.
Inheritance Hierarchy
GF.Clients.Charts.ProfilesAxisSettings
Namespace: GF.Clients.Charts.Profiles
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The AxisSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AxisSettings |
Properties
Name | Description | |
---|---|---|
![]() | Interval | |
![]() | LowerBound | |
![]() | UpperBound |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also