Line Class

<< Click to Display Table of Contents >>

Navigation:  NinjaScript > Language Reference > Indicator > AddLine() >

Line Class

Previous page Return to chapter overview Next page

Definition

Objects derived from the Line class are used to characterize how an oscillator line is visually displayed (plotted) on a chart.

 

 

Syntax

Line(Stroke stroke)

 

 

Parameters

stroke

The stroke style

 

 

Examples

See the AddLine() method for examples.