LinesStyle
LinesStyle (Get method)
Returns a line style when plotting a curve using lines.
ENUM_LINE_STYLE LinesStyle()Return Value
Line style.
LinesStyle (Set method)
Sets a line style when plotting a curve using lines.
void LinesStyle (
ENUM_LINE_STYLE style // line style
)Parameters
- style
[in] Line style.
Last updated on