Optional
chartOptional
containerThe path to the study container containing the NAb summary data, if different from the current container. If not supplied, the current container's path will be used.
Optional
failureThis will be called upon failure to complete a request.
Optional
fitAllowable values are FIVE_PARAMETER, FOUR_PARAMETER, and POLYNOMIAL. Defaults to FIVE_PARAMETER.
Optional
heightDesired height of the graph image in pixels. Defaults to 300.
The object Ids for the NAb data rows that have been copied to the study. This method will ignore requests to graph any object IDs that the current user does not have permission to view.
Optional
scopeA scoping object for the success and failure callback functions (default to this).
Optional
successThis will be called upon successfully completing a request.
Optional
timeoutThe maximum number of milliseconds to allow for this operation before generating a timeout error (defaults to 30000).
Optional
widthDesired width of the graph image in pixels. Defaults to 425.
The desired title for the chart. Defaults to no title.