\item{main}{(optional) [character] an overall title for the plot}
\item{RangeSelector}{[boolean] add a range selector to the bottom of the chart that allows users to pan and zoom to various date ranges, see \code{\link{dyRangeSelector}}}
\item{Roller}{[boolean or numeric] number of time scale units, see \code{\link{dyRoller}}}
\item{dyLegendShow}{[character] when to display the legend. Specify \code{"always"} to always show the legend. Specify \code{"onmouseover"} to only display it when a user mouses over the chart. Specify \code{"follow"} (default) to have the legend show as overlay to the chart which follows the mouse. See \code{\link{dyLegend}}}
\item{LegendShow}{[character] when to display the legend. Specify \code{"always"} to always show the legend. Specify \code{"onmouseover"} to only display it when a user mouses over the chart. Specify \code{"follow"} (default) to have the legend show as overlay to the chart which follows the mouse. See \code{\link{dyLegend}}}
\item{...}{Further graphical parameters may also be supplied as arguments. See 'Details'}