Function TreeItem.setRangeConfig

void setRangeConfig (
  const(long) column,
  const(double) min,
  const(double) max,
  const(double) step,
  const(bool) expr = false
) nothrow @nogc;