[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.FibonacciArcs-1

FibonacciArcs<T> Class

Represents a Fibonacci Arcs tool for the FinancialChart.

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

Constructors

Name Description
FibonacciArcs(FlexChartCore<T>)

Creates one FibonacciArcs<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.