ChartShape
Summary
Represents the Shape chart object. Allows drawing a Rectangle, a Triangle, and an Ellipse on the chart.
Signature
1 | |
Namespace
cAlgo.API
See Also
Properties
Thickness
Summary
Gets or sets the line thickness.
Signature
1 | |
Return Value
int
Related Tutorials
LineStyle
Summary
Gets or sets the line style.
Signature
1 | |
Return Value
LineStyle
Color
Summary
Gets or sets the line color.
Signature
1 | |
Return Value
Color
IsFilled
Summary
Defines if the shape is filled.
Signature
1 | |
Return Value
bool