DashboardDataPointMenuLabelOption

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

The data point menu options of a dashboard.

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 data point menu options.