fun scale_color_grey(start: Int?, end: Int?, direction: Int?, name: String? = null, breaks: List<Any>? = null, labels: List<String>? = null, limits: List<Any>? = null, expand: Any? = null, naValue: Any? = null, guide: Any? = null, trans: Any? = null): Scale