[]
        
(Showing Draft Content)

C1.WPF.Chart.Finance.IchimokuCloud

IchimokuCloud Class

Implements
Namespace: C1.WPF.Chart.Finance
Assembly: C1.WPF.FinancialChart.4.6.2.dll
Syntax
public class IchimokuCloud : IndicatorBase, IDisposable

Constructors

Name Description
IchimokuCloud()

Fields

Name Description
BaseLineStyleProperty

Identifies the BaseLineStyle dependency property.

BasePeriodProperty

Identifies the Base Period dependency property.

BearishCloudColorProperty

Identifies the BearishCloudColor dependency property.

BullishCloudColorProperty

Identifies the BullishCloudColor dependency property.

ConversionLineStyleProperty

Identifies the ConversionLineStyle dependency property.

ConversionPeriodProperty

Identifies the Conversion Period dependency property.

LaggingLineStyleProperty

Identifies the LaggingLineStyle dependency property.

LaggingPeriodProperty

Identifies the Lagging Period dependency property.

LeadingPeriodProperty

Identifies the Leading Period dependency property.

LeadingSpanALineStyleProperty

Identifies the LeadingSpanALineStyle dependency property.

LeadingSpanBLineStyleProperty

Identifies the LeadingSpanBLineStyle dependency property.

Properties

Name Description
BaseLine
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
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
LeadingPeriod

Gets or sets the period of Leading Period.

LeadingSpanA
LeadingSpanALineStyle

Gets or sets the Leading Span A line style.

LeadingSpanB
LeadingSpanBLineStyle

Gets or sets the Leading Span B line style.

OriginalLength
XValues

Methods

Name Description
GetItem(int)

Gets data item by its index.

GetLegendItemLength()

Get the number of series items in the legend.

GetLegendItemName(int)

Gets the name of legend.

GetLegendItemStyle(int)

Gets the style of legend.

GetStyle(string)

Gets style by its name.