Suoranta.Finance Namespace
Suoranta.Finance - Developer API

OhlcPlotModel Members

The OhlcPlotModel type exposes the following members.

Constructors


  Name Description
Public method OhlcPlotModel

Methods


  Name Description
Public method AddBand (Inherited from TimeSeriesPlotModel.)
Public method AddTextAnnotation(String, Boolean, Boolean) (Inherited from TimeSeriesPlotModel.)
Public method AddTextAnnotation(String, GridPosition, Boolean, Boolean) (Inherited from TimeSeriesPlotModel.)
Public method Dispose (Inherited from TimeSeriesPlotModel.)
Public method Equals(System.Object) (Inherited from Object.)
Public method ExportData (Inherited from TimeSeriesPlotModel.)
Protected method Finalize (Inherited from Object.)
Public method GetAxesFromPoint (Inherited from PlotModel.)
Public method GetAxis (Inherited from PlotModel.)
Public method GetAxisOrDefault (Inherited from PlotModel.)
Public method GetDefaultColor (Inherited from PlotModel.)
Public method GetDefaultLineStyle (Inherited from PlotModel.)
Public method GetHashCode (Inherited from Object.)
Protected method GetHitTestElements (Inherited from PlotModel.)
Public method GetLastPlotException (Inherited from PlotModel.)
Public method GetLegend (Inherited from PlotModel.)
Public method GetSeriesFromPoint (Inherited from PlotModel.)
Public method GetType (Inherited from Object.)
Public method HandleKeyDown (Inherited from Model.)
Public method HandleMouseDown (Inherited from Model.)
Public method HandleMouseEnter (Inherited from Model.)
Public method HandleMouseLeave (Inherited from Model.)
Public method HandleMouseMove (Inherited from Model.)
Public method HandleMouseUp (Inherited from Model.)
Public method HandleTouchCompleted (Inherited from Model.)
Public method HandleTouchDelta (Inherited from Model.)
Public method HandleTouchStarted (Inherited from Model.)
Public method HitTest (Inherited from Model.)
Protected method InitializeSeries
Public method InvalidatePlot (Inherited from PlotModel.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnKeyDown (Inherited from Model.)
Protected method OnMouseDown (Inherited from Model.)
Protected method OnMouseEnter (Inherited from Model.)
Protected method OnMouseLeave (Inherited from Model.)
Protected method OnMouseMove (Inherited from Model.)
Protected method OnMouseUp (Inherited from Model.)
Protected method OnTouchCompleted (Inherited from Model.)
Protected method OnTouchDelta (Inherited from Model.)
Protected method OnTouchStarted (Inherited from Model.)
Protected method OnUpdated (Inherited from PlotModel.)
Protected method OnUpdating (Inherited from PlotModel.)
Public method PanAllAxes (Inherited from PlotModel.)
Public method RaiseTrackerChanged (Inherited from PlotModel.)
Protected method RenderOverride (Inherited from PlotModel.)
Public method ResetAllAxes (Inherited from PlotModel.)
Public method ToCode (Inherited from PlotModel.)
Public method ToString (Inherited from PlotModel.)
Public method ZoomAllAxes (Inherited from PlotModel.)

Fields


  Name Description
Public field Static member QuoteAxisKey

Properties


  Name Description
Public property ActualCulture (Inherited from PlotModel.)
Public property ActualPlotMargins (Inherited from PlotModel.)
Protected property ActualSubtitleFont (Inherited from PlotModel.)
Protected property ActualTitleFont (Inherited from PlotModel.)
Protected property AlternateOhlcSeries
Protected property AlternateOpenSeries
Protected property AlternateQuoteAxis
Public property Annotations (Inherited from PlotModel.)
Public property AssignColorsToInvisibleSeries (Inherited from PlotModel.)
Public property Axes (Inherited from PlotModel.)
Public property AxisTierDistance (Inherited from PlotModel.)
Public property Background (Inherited from PlotModel.)
Public property ClipTitle (Inherited from PlotModel.)
Public property Culture (Inherited from PlotModel.)
Public property DataDisplayMargins (Inherited from TimeSeriesPlotModel.)
Public property DataSeries (Inherited from TimeSeriesPlotModel.)
Public property DateTimeAxis (Inherited from TimeSeriesPlotModel.)
Public property DefaultAngleAxis (Inherited from PlotModel.)
Public property DefaultColorAxis (Inherited from PlotModel.)
Public property DefaultColors (Inherited from PlotModel.)
Public property DefaultFont (Inherited from PlotModel.)
Public property DefaultFontSize (Inherited from PlotModel.)
Public property DefaultMagnitudeAxis (Inherited from PlotModel.)
Public property DefaultXAxis (Inherited from PlotModel.)
Public property DefaultYAxis (Inherited from PlotModel.)
Public property EdgeRenderingMode (Inherited from PlotModel.)
Public property EnableAlternate
Public property EventMarkers
Public property Height (Inherited from PlotModel.)
Public property IndexAxis (Inherited from TimeSeriesPlotModel.)
Public property IndexAxisKey (Inherited from TimeSeriesPlotModel.)
Public property IndexRange (Inherited from TimeSeriesPlotModel.)
Public property IsLegendVisible (Inherited from PlotModel.)
Public property Legends (Inherited from PlotModel.)
Public property Markers
Public property MaxCandlesCount
Protected property OhlcSeries
Public property OhlcSeriesSources
Gets or sets

Field Value

the ohlc series sources.
Public property OhlcValues
Protected property OpenSeries
Gets (visual configuration of) the open series.
Public property Padding (Inherited from PlotModel.)
Public property PlotAndAxisArea (Inherited from PlotModel.)
Public property PlotArea (Inherited from PlotModel.)
Public property PlotAreaBackground (Inherited from PlotModel.)
Public property PlotAreaBorderColor (Inherited from PlotModel.)
Public property PlotAreaBorderThickness (Inherited from PlotModel.)
Public property PlotBounds (Inherited from PlotModel.)
Public property PlotMargins (Inherited from PlotModel.)
Public property PlotType (Inherited from PlotModel.)
Public property PlotView (Inherited from PlotModel.)
Protected property QuoteAxis
Protected property QuoteAxisOnly
Public property RenderingDecorator (Inherited from PlotModel.)
Public property SelectionColor (Inherited from Model.)
Public property Series (Inherited from PlotModel.)
Public property Site (Inherited from TimeSeriesPlotModel.)
Public property Subtitle (Inherited from PlotModel.)
Public property SubtitleColor (Inherited from PlotModel.)
Public property SubtitleFont (Inherited from PlotModel.)
Public property SubtitleFontSize (Inherited from PlotModel.)
Public property SubtitleFontWeight (Inherited from PlotModel.)
Public property SyncRoot (Inherited from Model.)
Public property TextColor (Inherited from PlotModel.)
Public property Timestamps (Inherited from TimeSeriesPlotModel.)
Public property Title (Inherited from PlotModel.)
Public property TitleArea (Inherited from PlotModel.)
Public property TitleClippingLength (Inherited from PlotModel.)
Public property TitleColor (Inherited from PlotModel.)
Public property TitleFont (Inherited from PlotModel.)
Public property TitleFontSize (Inherited from PlotModel.)
Public property TitleFontWeight (Inherited from PlotModel.)
Public property TitleHorizontalAlignment (Inherited from PlotModel.)
Public property TitlePadding (Inherited from PlotModel.)
Public property TitleToolTip (Inherited from PlotModel.)
Public property ValueAxis (Inherited from TimeSeriesPlotModel.)
Public property ValueAxisKey
Public property VisibleTicker
Public property Width (Inherited from PlotModel.)

Events


  Name Description
Public event Disposed (Inherited from TimeSeriesPlotModel.)
Public event KeyDown (Inherited from Model.)
Public event MouseDown (Inherited from Model.)
Public event MouseEnter (Inherited from Model.)
Public event MouseLeave (Inherited from Model.)
Public event MouseMove (Inherited from Model.)
Public event MouseUp (Inherited from Model.)
Public event TouchCompleted (Inherited from Model.)
Public event TouchDelta (Inherited from Model.)
Public event TouchStarted (Inherited from Model.)
Public event TrackerChanged (Inherited from PlotModel.)
Public event Updated (Inherited from PlotModel.)
Public event Updating (Inherited from PlotModel.)