[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.FibonacciFans-1

FibonacciFans<T> Class

Represents a Fibonacci Fans tool for the FinancialChart.

Inheritance
FibonacciFans<T>
Namespace: C1.Web.Mvc.Finance
Assembly: C1.Web.Mvc.Finance.dll
Syntax
public class FibonacciFans<T> : ExtraSeries<T>
Type Parameters
Name Description
T

Constructors

Name Description
FibonacciFans(FlexChartCore<T>)

Creates one FibonacciFans<T> instance.

Properties

Name Description
End

Gets or sets the ending DataPoint for the base line.

ExtraSeriesTypeName

Gets the Name of this Series.

LabelPosition

Gets or sets the LabelPosition for levels in FibonacciArcs tool.

Levels

Gets or sets the array of levels for plotting.

Start

Gets or sets the starting DataPoint for the base line.