ChartElliottWaveBase
Summary
Represents the shared options of the Elliott Wave chart objects. An Elliott Wave is an ordered list of labelled pivots joined by a polyline; the wave degree drives the label notation.
Signature
1 | |
Namespace
cAlgo.API
See Also
Properties
Degree
Summary
Gets or sets the wave degree that drives the label notation and default color.
Signature
1 | |
Return Value
ChartElliottWaveDegree
ShowLabels
Summary
Gets or sets a value indicating whether the wave labels are displayed. Default is true.
Signature
1 | |
Return Value
bool
Thickness
Summary
Gets or sets the chart object lines thickness.
Signature
1 | |
Return Value
int
Related Tutorials
Color
Summary
Gets or sets the chart object lines color.
Signature
1 | |
Return Value
Color
LineStyle
Summary
Gets or sets the chart object lines style.
Signature
1 | |
Return Value
LineStyle