[]
ITagHelper implementation for FibonacciArcs<T>.
[HtmlTargetElement("c1-flex-chart-fibonacci-arcs")]
public class FibonacciArcsTagHelper : ExtraSeriesTagHelper<object, FibonacciArcs<object>>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
FibonacciArcsTagHelper() |
Name | Description |
---|---|
CollectionName | Gets the collection name. |
End | Configurates End. Sets the ending DataPoint for the base line. |
LabelPosition | Configurates LabelPosition. Sets the LabelPosition for levels in FibonacciArcs tool. |
Levels | Configurates Levels. Sets the array of levels for plotting. |
Start | Configurates Start. Sets the starting DataPoint for the base line. |