ForecastScenario

The forecast scenario of a forecast in the line chart.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The what-if analysis forecast setup with the target date.

Link copied to clipboard

The what-if analysis forecast setup with the date range.

Functions

Link copied to clipboard
inline fun copy(block: ForecastScenario.Builder.() -> Unit = {}): ForecastScenario
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String