ATR.Style Property

The style of ATR.
[Category("Parameters")] 
[Description("")] 
public IndicatorStyle Style {get; set;}
This language is not supported or no code example is available.
[Category("Parameters")] 
[Description("")] 
public:  
property IndicatorStyle Style { 
IndicatorStyle get( ); 
void set( 
IndicatorStyle value 
); 
}
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