ChartHorizontalLine
Summary
Represents the Horizontal Line chart object. Used to mark a certain value on the Y-axis throughout the whole chart.
Signature
1 | |
Namespace
cAlgo.API
Examples
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | |
1 2 3 4 5 6 | |
See Also
Properties
Y
Summary
Gets or sets the Y-axis value of the line location.
Signature
1 | |
Return Value
double
Thickness
Summary
Gets or sets the line thickness.
Signature
1 | |
Return Value
int
Related Tutorials
Color
Summary
Gets or sets the line color.
Signature
1 | |
Return Value
Color
LineStyle
Summary
Gets or sets the line style.
Signature
1 | |
Return Value
LineStyle