AnalysisWaterfallChartOptions

data class AnalysisWaterfallChartOptions(val totalBarLabel: String? = null)

Constructors

Link copied to clipboard
fun AnalysisWaterfallChartOptions(totalBarLabel: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val totalBarLabel: String? = null