DashboardPivotTableDataPathOption

data class DashboardPivotTableDataPathOption(val dataPathList: List<DashboardDataPathValue>, val width: String? = null)

Constructors

Link copied to clipboard
constructor(dataPathList: List<DashboardDataPathValue>, width: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of data path values for the data path options.

Link copied to clipboard
val width: String? = null

String based length that is composed of value and unit in px