DashboardWaterfallChartOptions

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val totalBarLabel: String? = null

This option determines the total bar label of a waterfall visual.