Class DataSetSelector

DataSetSelector is a tool for selecting data set's as main and for comparing with main data set.

Index

Properties

Properties

public comboBoxSelectText: string

Text displayed in the "compare to" combobox (when position is "top" or "bottom"). Select...

public compareText: string

Text displayed near "compare to" list. Compare to:

public listHeight: number

The maximum height of the Compare to field in pixels.

default

150

public position: string

Possible values: "right", "left", "top", "bottom". "top" and "bottom" positions has a limitation - only one data set can be selected for comparing. left

public selectText: string

Text displayed near "Select" dropDown. Select:

public width: number

Width of a Data set selector, when position is "left" or "right".

default

180