TemplatePivotTableDataPathOption

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

Constructors

Link copied to clipboard
constructor(dataPathList: List<TemplateDataPathValue>, 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