ChartProfile Class

GF Charts Help
Chart settings
Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    GF.Clients.Charts.ProfilesChartProfile

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

public class ChartProfile : MarshalByRefObject, 
	INotifyPropertyChanged, IDisposable

The ChartProfile type exposes the following members.

Constructors

  NameDescription
Public methodChartProfile
Top
Properties

  NameDescription
Public propertyAdditionalFractionalDigits
Public propertyAskColor
Public propertyBackColor
Public propertyBidAskVisible
Public propertyBidColor
Public propertyCrosshairOnMouse
Public propertyCursor
Public propertyDataBoxBackColor
Public propertyDataBoxColumns
Public propertyDataBoxFont
Public propertyDataBoxShowOHLC
Public propertyDataBoxVisible
Public propertyGlobalCrosshair
Public propertyHighLineProperties
Public propertyHistogramBackColor
Public propertyHistogramNumberAlignment
Public propertyHistogramNumbersFont
Public propertyKeepBarSize
Public propertyLastPriceColor
Public propertyLowLineProperties
Public propertyNumberOfBars
Public propertyPriceIsDown
Public propertyPriceIsUp
Public propertyPrimaryContextAxisY
Public propertySecondaryContextAxisY
Public propertySelectedArea
Public propertySelectionColor
Public propertyShowCountdownTimer
Public propertyShowHighLine
Public propertyShowHistogramNumbers
Public propertyShowLastPriceLine
Public propertyShowLowLine
Public propertyShowOpenTimes
Public propertyShowTooltips
Public propertySnapLines
Public propertyStartSessionAligned
Public propertyTimeInterval
Public propertyTimeZone
Top
Methods

  NameDescription
Public methodClone
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodDeactivate
Public methodStatic memberDefault
Public methodDispose
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFindCustomAnnotation
Public methodFindDrawingObject
Public methodFindID
Public methodFindReference
Public methodFindSeries
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodToString (Overrides ObjectToString.)
Top
Events

  NameDescription
Public eventAreaAdded
Public eventAreaRemoved
Public eventPropertyChanged
Public eventRefreshRequired
Top
Fields

  NameDescription
Public field_Grid
Public fieldAlerts
Public fieldAutoAnnotationStorage
Public fieldStatic memberDefaultDataBoxColumns
Public fieldExtension
Top
See Also

Reference