AnalysisReferenceLineStyleConfiguration

data class AnalysisReferenceLineStyleConfiguration(val color: String? = null, val pattern: AnalysisReferenceLinePatternType? = null)

Constructors

Link copied to clipboard
constructor(color: String? = null, pattern: AnalysisReferenceLinePatternType? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val color: String? = null

The hex color of the reference line.

Link copied to clipboard

The pattern type of the line style. Choose one of the following options: