[This is preliminary documentation and is subject to change.]
The CandleBuySellView type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | CandleBuySellView | Initializes a new instance of the CandleBuySellView class |
Methods
Name | Description | |
---|---|---|
![]() | BuildElements |
Builds elements that render the data by adding drawable elements to the chart.
Returns how many samples could fit
(Inherited from SeriesView TSeries, TSample .) |
![]() | CalcMinMaxScale | (Inherited from SeriesView TSeries, TSample .) |
![]() | DoCalcMinMaxScale | (Overrides CandleViewBase DoCalcMinMaxScale(IEnumerable CandleSample , Single , Single ).) |
![]() | ![]() | Determines whether the specified object is equal to the current object. (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | GetDataPerScroll | (Inherited from SeriesView TSeries, TSample .) |
![]() | ![]() | Serves as the default hash function. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | MakeSampleElement | (Overrides SeriesView TSeries, TSample MakeSampleElement(TimeSeriesChart, PlotPane, TSample, Int32, Single, Single).) |
![]() | MakeSeriesElement | (Inherited from SeriesView TSeries, TSample .) |
![]() | MakeYLevelElement | (Inherited from SeriesView TSeries, TSample .) |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Extension Methods
Fields
Name | Description | |
---|---|---|
![]() | m_MaxScale | (Inherited from SeriesView.) |
![]() | m_MinScale | (Inherited from SeriesView.) |
Properties
Name | Description | |
---|---|---|
![]() | DefaultPaneName | (Overrides CandleViewBase DefaultPaneName.) |
![]() | Kind | |
![]() | MaxScale | (Inherited from SeriesView.) |
![]() | MinScale | (Inherited from SeriesView.) |
![]() | Name |
Series name
(Inherited from SeriesView.) |
![]() | Order |
Series order in the list of orders
(Inherited from SeriesView.) |
![]() | PaneName |
Returns the scale/pane name which is either assigned in .ctor or taken from DefaultPaneName. Series redering is directed in the named panes
Every pane has its own Y scale
(Inherited from SeriesView.) |
![]() | SampleWidth | (Inherited from CandleViewBase.) |
![]() | ShowYLevels |
Shows/hides all views
(Inherited from SeriesView.) |
![]() | Visible |
Shows/hides all views
(Inherited from SeriesView.) |
![]() | VScaleZoomAlignment | (Overrides SeriesView TSeries, TSample VScaleZoomAlignment.) |
See Also