DashboardRelativeDateTimeControlDisplayOptions

data class DashboardRelativeDateTimeControlDisplayOptions(val dateTimeFormat: String? = null, val infoIconLabelOptions: DashboardSheetControlInfoIconLabelOptions? = null, val titleOptions: DashboardLabelOptions? = null)

Constructors

fun DashboardRelativeDateTimeControlDisplayOptions(dateTimeFormat: String? = null, infoIconLabelOptions: DashboardSheetControlInfoIconLabelOptions? = null, titleOptions: DashboardLabelOptions? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val dateTimeFormat: String? = null
Link copied to clipboard