DashboardRangeMapOptionsBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
From🔗
Min value of the range. It can be null which means -Infinity
Result🔗
Config to apply when the value is within the range
func (builder *DashboardRangeMapOptionsBuilder) Result(result cog.Builder[dashboard.ValueMappingResult]) *DashboardRangeMapOptionsBuilder
To🔗
Max value of the range. It can be null which means +Infinity