AnalysisDataLabelType

data class AnalysisDataLabelType(val dataPathLabelType: AnalysisDataPathLabelType? = null, val fieldLabelType: AnalysisFieldLabelType? = null, val maximumLabelType: AnalysisMaximumLabelType? = null, val minimumLabelType: AnalysisMinimumLabelType? = null, val rangeEndsLabelType: AnalysisRangeEndsLabelType? = null)

Constructors

Link copied to clipboard
fun AnalysisDataLabelType(dataPathLabelType: AnalysisDataPathLabelType? = null, fieldLabelType: AnalysisFieldLabelType? = null, maximumLabelType: AnalysisMaximumLabelType? = null, minimumLabelType: AnalysisMinimumLabelType? = null, rangeEndsLabelType: AnalysisRangeEndsLabelType? = 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