AnalysisColorsConfiguration

data class AnalysisColorsConfiguration(val customColors: List<AnalysisCustomColor>? = null)

Constructors

Link copied to clipboard
constructor(customColors: List<AnalysisCustomColor>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of up to 50 custom colors.