DashboardDataLabelType

data class DashboardDataLabelType(val dataPathLabelType: DashboardDataPathLabelType? = null, val fieldLabelType: DashboardFieldLabelType? = null, val maximumLabelType: DashboardMaximumLabelType? = null, val minimumLabelType: DashboardMinimumLabelType? = null, val rangeEndsLabelType: DashboardRangeEndsLabelType? = null)

Constructors

Link copied to clipboard
fun DashboardDataLabelType(dataPathLabelType: DashboardDataPathLabelType? = null, fieldLabelType: DashboardFieldLabelType? = null, maximumLabelType: DashboardMaximumLabelType? = null, minimumLabelType: DashboardMinimumLabelType? = null, rangeEndsLabelType: DashboardRangeEndsLabelType? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard