[]
        
(Showing Draft Content)

C1.Win.Chart.Finance.IchimokuCloud

IchimokuCloud Class

The IchimokuCloud class.

Implements
ISeries
IStyleProvider
Namespace: C1.Win.Chart.Finance
Assembly: C1.Win.FinancialChart.8.dll
Syntax
public class IchimokuCloud : IndicatorBase, IDisposable, ISeries, IStyleProvider

Constructors

Name Description
IchimokuCloud()

Initializes a new instance of the IchimokuCloud class.

Properties

Name Description
BaseLine

Gets the array of base lines.

BaseLineStyle

Gets or sets the Base line style.

BasePeriod

Gets or sets the period of Base Period.

BearishCloudColor

Gets or sets the Bearish Cloud Color

BullishCloudColor

Gets or sets the Bullish Cloud Color.

ConversionLine

Gets the array of conversion lines.

ConversionLineStyle

Gets or sets the Conversion line style.

ConversionPeriod

Gets or sets the period of Conversion Period.

LaggingLineStyle

Gets or sets the Lagging line style.

LaggingPeriod

Gets or sets the period of Lagging Period.

LaggingSpan

Gets the array of lagging spans.

LeadingPeriod

Gets or sets the period of Leading Period.

LeadingSpanA

Gets the array of leading span A.

LeadingSpanALineStyle

Gets or sets the Leading Span A line style.

LeadingSpanB

Gets the array of leading span B.

LeadingSpanBLineStyle

Gets or sets the Leading Span A line style.

OriginalLength

Gets the original length.

XValues

Gets the array of X values.

Methods

Name Description
GetItem(int)

Gets the data item.

GetLegendItemLength()

Gets the legend item length.

GetLegendItemName(int)

Gets the legend item name.

GetLegendItemStyle(int)

Gets the legend item style.

GetStyle(string)

Gets the style by name.