[]
The Alligator class.
public class Alligator : IndicatorBase, IDisposable, ISeries, IStyleProvider
| Name | Description |
|---|---|
| Alligator() | Initializes a new instance of the Alligator class. |
| Name | Description |
|---|---|
| AlligatorJaw | Gets the AlligatorJaw array. |
| AlligatorLips | Gets the AlligatorLips array. |
| AlligatorTeeth | Gets the AlligatorTeeth array. |
| JawLineStyle | Gets or sets the Jaw line style. |
| JawPeriod | Gets or sets the period of Alligator's jaw. |
| JawShift | Gets the JawShift. |
| LipsLineStyle | Gets or sets the Lips line style. |
| LipsPeriod | Gets or sets the period of Alligator's lips. |
| LipsShift | Gets the LipsShift. |
| OriginalLength | Gets the original length. |
| TeethLineStyle | Gets or sets the Teeth line style. |
| TeethPeriod | Gets or sets the period of Alligator's teeth. |
| TeethShift | Gets the TeethShift. |
| XValues | Gets the array of X values. |
| Name | Description |
|---|---|
| GetLegendItemLength() | Gets the legend item length. |
| GetLegendItemName(int) | Gets legend item name. |
| GetLegendItemStyle(int) | Gets the legend item style by index. |
| GetStyle(string) | Gets the style by name. |