Default

From MultiCharts
Jump to navigation Jump to search

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);