AxisSettings Class

GF Charts Help
Settings of axis: upper and bound limits, interval.
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.ProfilesAxisSettings

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

public class AxisSettings

The AxisSettings type exposes the following members.

Constructors

  NameDescription
Public methodAxisSettings
Top
Properties

  NameDescription
Public propertyInterval
Public propertyLowerBound
Public propertyUpperBound
Top
Methods

  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference