TwoHistogramsAndLine Class |
Namespace: Arction.CustomControls.Trader.WinForms.TechnicalIndicators
The TwoHistogramsAndLine type exposes the following members.
| Name | Description | |
|---|---|---|
| TwoHistogramsAndLine |
Constructor
|
| Name | Description | |
|---|---|---|
| HistogramColor1 |
Gets or sets the bar color of the first histogram.
| |
| HistogramColor2 |
Gets or sets the bar color of the second histogram.
| |
| HistogramsStacked |
Gets or sets whether the histograms are stacked.
| |
| HistogramTitle1 |
Gets or sets the title of the first histogram.
| |
| HistogramTitle2 |
Gets or sets the title of the second histogram.
| |
| HistogramWidth1 |
Gets or sets the bar width of the first histogram.
| |
| HistogramWidth2 |
Gets or sets the bar width of the second histogram.
| |
| ID |
ID string for the indicator
(Inherited from Indicator.) | |
| LimitYToStackSegment |
Indicator is clipped outside the segment it belongs to.
| |
| LineColor |
Gets or sets the color of the indicator line.
| |
| LineSeriesTitle |
Gets or sets the title of the indicator line.
| |
| LineWidth |
Gets or sets the width of the indicator line.
| |
| SegmentHeight |
Segment height, relative to other segment values
(Inherited from SegmentIndicator.) | |
| Title |
Title shown in the data cursor box, and near Y-axes.
(Inherited from Indicator.) |
| Name | Description | |
|---|---|---|
| AddHistogram |
Adds a histogram to the indicator.
| |
| AddLine |
Adds a line to the indicator.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |