| FUNCTION |
Allows to select the styles applied to plot.
Parameters
- name - parameter name
- defaultstyle - default value of style , takes combination of style* constants
- mask - binary mask that defines which styles should be visible
in the drop down list
maskDefault - show thick, dashed, hidden, own scale styles (this is default mask for ParamStyle)
maskAll - show all style flags
maskPrice - show thick, hidden, own scale, candle, bar
maskHistogram - show histogram, thick, hidden, own scale, area |