DashboardWaterfallChartOptions

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val totalBarLabel: String? = null