DX.Style Property
The style of DX.
[Category("Parameters")]
[Description("")]
public IndicatorStyle Style {get; set;}
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public
Category("Parameters")
Description("")
function get Style() : IndicatorStyle;
public
Category("Parameters")
Description("")
function set Style(value : IndicatorStyle);
This language is not supported or no code example is available.
Property Value
IndicatorStyle
In this article
Definition