Open main menu

Default

Revision as of 13:34, 19 February 2012 by JoshM (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Used in plot statements to specify a default style. Default styles are set by the user. For more information see Plot.

Usage

Default

Example

Plot the closing price using the default styles (color and width):

Plot1(Close, "Close", Default, Default, Default);