[]
ITagHelper implementation for FibonacciFans<T>.
[HtmlTargetElement("c1-flex-chart-fibonacci-fans")]
public class FibonacciFansTagHelper : ExtraSeriesTagHelper<object, FibonacciFans<object>>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
FibonacciFansTagHelper() |
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. |