TreeItem.getRangeConfig

Returns a dictionary containing the range parameters for a given column. The keys are "min", "max", "step", and "expr".

struct TreeItem
@nogc nothrow
Dictionary
getRangeConfig
(
in long column
)

Meta