initialize,DataSetSelector-method: Creates or updates a DataSetSelector
Description
Use the constructors to create the object with its properties
or update an existing one with the setters.
Usage
"initialize"(.Object, position, ...)
dataSetSelector(position, ...)
setPosition(.Object, position)
"setPosition"(.Object, position)
Arguments
.Object
DataSetSelector.
position
character.
Possible values: "right", "left", "top", "bottom".
"top" and "bottom" positions has a limitation -
only one data set can be selected for comparison.