OptionalaxisOptionalbarThe (optional, default = 2 pixels) top and bottom margin (in pixels) for the spike lines in the plot. Margins on individual series can also be set through the Chart.seriesStyles property.
OptionalbarThe (optional) default style for the bar series that are used if no other styles are specified
OptionaldropThe number of milliseconds worth of data to hold in memory before dropping it. Defaults to infinity (i.e. no data is dropped)
OptionalpanEnables panning (default is false)
OptionalshowOptionalshowOptionalshowOptionalshowOptionalshowOptionalzoomEnables zooming (default is false)
OptionalzoomWhen true, requires that the shift or control key be pressed while scrolling in order to activate the zoom
Holds the mapping between a series and the axis it uses (is assigned). The map's key holds the series name, and the value is an AxesAssignment object holding the ID of the assigned x-axis and y-axis.