Suoranta.Finance Namespace
Suoranta.Finance - Developer API

OhlcBarSeries Members

The OhlcBarSeries type exposes the following members.

Constructors


  Name Description
Public method OhlcBarSeries

Methods


  Name Description
Public method ClearSelection (Inherited from Element.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindByX (Inherited from CandleStickSeries.)
Public method FindWindowStartIndex``1 (Inherited from XYAxisSeries.)
Public method GetClippingRect (Inherited from XYAxisSeries.)
Public method GetElementHashCode (Inherited from PlotElement.)
Public method GetHashCode (Inherited from Object.)
Protected method GetItem (Inherited from ItemsSeries.)
Protected method GetNearestInterpolatedPointInternal(List<(Of <<'(DataPoint>)>>), ScreenPoint) (Inherited from XYAxisSeries.)
Protected method GetNearestInterpolatedPointInternal(List<(Of <<'(DataPoint>)>>), Int32, ScreenPoint) (Inherited from XYAxisSeries.)
Public method GetNearestPoint (Inherited from CandleStickSeries.)
Protected method GetNearestPointInternal(IEnumerable<(Of <<'(DataPoint>)>>), ScreenPoint) (Inherited from XYAxisSeries.)
Protected method GetNearestPointInternal(IEnumerable<(Of <<'(DataPoint>)>>), Int32, ScreenPoint) (Inherited from XYAxisSeries.)
Public method GetScreenRectangle (Inherited from XYAxisSeries.)
Protected method GetSelectableColor (Inherited from Element.)
Protected method GetSelectableFillColor (Inherited from Element.)
Public method GetSelectedItems (Inherited from Element.)
Public method GetType (Inherited from Object.)
Public method HitTest (Inherited from Element.)
Protected method HitTestOverride (Inherited from Series.)
Protected method InternalUpdateMaxMin(List<(Of <<'(DataPoint>)>>)) (Inherited from XYAxisSeries.)
Protected method InternalUpdateMaxMin``1(List<(Of <<'(UMP>)>>), Func<(Of <<'(UMP, Double>)>>), Func<(Of <<'(UMP, Double>)>>)) (Inherited from XYAxisSeries.)
Protected method InternalUpdateMaxMin``1(List<(Of <<'(UMP>)>>), Func<(Of <<'(UMP, Double>)>>), Func<(Of <<'(UMP, Double>)>>), Func<(Of <<'(UMP, Double>)>>), Func<(Of <<'(UMP, Double>)>>)) (Inherited from XYAxisSeries.)
Public method InverseTransform (Inherited from XYAxisSeries.)
Public method IsItemSelected (Inherited from Element.)
Public method IsSelected (Inherited from Element.)
Public method IsValidItem (Inherited from HighLowSeries.)
Protected method IsValidPoint(DataPoint) (Inherited from XYAxisSeries.)
Protected method IsValidPoint(Double, Double) (Inherited from XYAxisSeries.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Render (Inherited from CandleStickSeries.)
Public method RenderLegend (Inherited from CandleStickSeries.)
Public method Select (Inherited from Element.)
Public method SelectItem (Inherited from Element.)
Public method ToString (Inherited from Object.)
Public method Transform (Inherited from XYAxisSeries.)
Public method Unselect (Inherited from Element.)
Public method UnselectItem (Inherited from Element.)
Protected method UpdateWindowStartIndex``1 (Inherited from XYAxisSeries.)
Protected method VerifyAxes (Inherited from XYAxisSeries.)

Properties


  Name Description
Public property ActualColor (Inherited from HighLowSeries.)
Protected property ActualCulture (Inherited from PlotElement.)
Protected property ActualSelectedColor (Inherited from Element.)
Public property Background (Inherited from Series.)
Public property CandleAlpha
Gets or sets

Field Value

the alpha (transparency) of candles.
Public property CandleWidth (Inherited from CandleStickSeries.)
Public property Color (Inherited from HighLowSeries.)
Public property Dashes (Inherited from HighLowSeries.)
Public property DataFieldClose (Inherited from HighLowSeries.)
Public property DataFieldHigh (Inherited from HighLowSeries.)
Public property DataFieldLow (Inherited from HighLowSeries.)
Public property DataFieldOpen (Inherited from HighLowSeries.)
Public property DataFieldX (Inherited from HighLowSeries.)
Public property DecreasingColor (Inherited from CandleStickSeries.)
Public property EdgeRenderingMode (Inherited from PlotElement.)
Public property Font (Inherited from PlotElement.)
Public property FontSize (Inherited from PlotElement.)
Public property FontWeight (Inherited from PlotElement.)
Public property IncreasingColor (Inherited from CandleStickSeries.)
Public property IsVisible (Inherited from Series.)
Protected property IsXMonotonic (Inherited from XYAxisSeries.)
Public property Items (Inherited from HighLowSeries.)
Public property ItemsSource (Inherited from ItemsSeries.)
Public property LegendKey (Inherited from Series.)
Public property LineJoin (Inherited from HighLowSeries.)
Public property LineStyle (Inherited from HighLowSeries.)
Public property Mapping (Inherited from HighLowSeries.)
Public property MaxX (Inherited from XYAxisSeries.)
Public property MaxY (Inherited from XYAxisSeries.)
Public property MinX (Inherited from XYAxisSeries.)
Public property MinY (Inherited from XYAxisSeries.)
Public property Parent (Inherited from Element.)
Public property PlotModel (Inherited from PlotElement.)
Public property RenderInLegend (Inherited from Series.)
Public property Selectable (Inherited from Element.)
Public property SelectionMode (Inherited from Element.)
Public property SeriesGroupName (Inherited from Series.)
Public property StrokeThickness (Inherited from HighLowSeries.)
Public property Tag (Inherited from PlotElement.)
Public property TextColor (Inherited from PlotElement.)
Public property TickLength (Inherited from HighLowSeries.)
Public property Title (Inherited from Series.)
Public property ToolTip (Inherited from PlotElement.)
Public property TrackerFormatString (Inherited from Series.)
Public property TrackerKey (Inherited from Series.)
Protected property WindowStartIndex (Inherited from XYAxisSeries.)
Public property XAxis (Inherited from XYAxisSeries.)
Public property XAxisKey (Inherited from XYAxisSeries.)
Public property YAxis (Inherited from XYAxisSeries.)
Public property YAxisKey (Inherited from XYAxisSeries.)

Events


  Name Description
Public event KeyDown (Inherited from Element.)
Public event MouseDown (Inherited from Element.)
Public event MouseMove (Inherited from Element.)
Public event MouseUp (Inherited from Element.)
Public event SelectionChanged (Inherited from Element.)
Public event TouchCompleted (Inherited from Element.)
Public event TouchDelta (Inherited from Element.)
Public event TouchStarted (Inherited from Element.)