AxisY Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  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

public class AxisY : Axis

The AxisY type exposes the following members.

Properties

  NameDescription
Public propertyFont (Overrides AxisFont.)
Public propertyFontColor (Overrides AxisFontColor.)
Public propertyFormatString
Public propertyHasAssigned
returns true if assigned area has a bound dataseries to this AxisY and !!!dataseries is AutoZoom
Public propertyInterval
Public propertyLabelWidth
Public propertyLowerBound
Public propertyMaximum
Public propertyMinimum
Public propertyPairedAxis
Public propertyUpperBound
Public propertyVisible
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFormat
Public methodFormatForDataBox
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInside
Public methodInsideWorkingZone
Public methodPixelsToValue
Public methodPixelsToValueDelta
Public methodSnap
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodValueToClient
Public methodValueToPixels
Public methodValueToPixelsDelta
Top
Fields

  NameDescription
Public fieldAxisType
Public fieldLabels
Public fieldStatic memberMaxAxisValue
Public fieldMinStep
Public fieldPriceFormat
Public fieldPriceMultiplier
Top
See Also

Reference