colors
Parameters
value
The list of colors to be used in heatmap point style.
Parameters
values
The list of colors to be used in heatmap point style.
suspend fun colors(argument: List<suspend DashboardGeospatialHeatmapDataColorArgsBuilder.() -> Unit>)
suspend fun colors(vararg argument: suspend DashboardGeospatialHeatmapDataColorArgsBuilder.() -> Unit)
Parameters
argument
The list of colors to be used in heatmap point style.