TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
void SetLevelStyle ( int  draw_style,
int  line_width,
Color  clr 
)

The function sets a new style, width and color of horizontal levels of indicator to be output in a separate window

Parameters
draw_styleDrawing style. Can be one of the:
STYLE_SOLIDThe pen is solid
STYLE_DASHThe pen is dashed
STYLE_DOTThe pen is dotted
STYLE_DASHDOTThe pen has alternating dashes and dots
STYLE_DASHDOTDOTThe pen has alternating dashes and double dots
widthLine width. Valid values are: 1,2,3,4,5. EMPTY value means that width will not be changed
clrLine color