DashboardDataPointDrillUpDownOption

data class DashboardDataPointDrillUpDownOption(val availabilityStatus: DashboardBehavior? = null)

The drill down options for data points in a dashbaord.

Constructors

Link copied to clipboard
constructor(availabilityStatus: DashboardBehavior? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The status of the drill down options of data points.