[]
public class Alligator : IndicatorBase, IDisposable
| Name | Description |
|---|---|
| Alligator() |
| Name | Description |
|---|---|
| JawLineStyleProperty | Identifies the JawLineStyle dependency property. |
| JawPeriodProperty | Identifies the JawPeriod dependency property. |
| LipsLineStyleProperty | Identifies the LipsLineStyle dependency property. |
| LipsPeriodProperty | Identifies the LipsPeriod dependency property. |
| TeethLineStyleProperty | Identifies the TeethLineStyle dependency property. |
| TeethPeriodProperty | Identifies the TeethPeriod dependency property. |
| Name | Description |
|---|---|
| AlligatorJaw | |
| AlligatorLips | |
| AlligatorTeeth | |
| JawLineStyle | Gets or sets the Jaw line style. |
| JawPeriod | Gets or sets the period of Alligator's jaw. |
| JawShift | |
| LipsLineStyle | Gets or sets the Lips line style. |
| LipsPeriod | Gets or sets the period of Alligator's lips. |
| LipsShift | |
| OriginalLength | |
| TeethLineStyle | Gets or sets the Teeth line style. |
| TeethPeriod | Gets or sets the period of Alligator's teeth. |
| TeethShift | |
| XValues |
| Name | Description |
|---|---|
| GetLegendItemLength() | Get the number of series items in the legend. |
| GetLegendItemName(int) | Gets the name of legend. |
| GetLegendItemStyle(int) | Gets the style of legend. |
| GetStyle(string) | Gets style by its name. |