TemplateReferenceLineLabelConfiguration

data class TemplateReferenceLineLabelConfiguration(val customLabelConfiguration: TemplateReferenceLineCustomLabelConfiguration? = null, val fontColor: String? = null, val fontConfiguration: TemplateFontConfiguration? = null, val horizontalPosition: TemplateReferenceLineLabelHorizontalPosition? = null, val valueLabelConfiguration: TemplateReferenceLineValueLabelConfiguration? = null, val verticalPosition: TemplateReferenceLineLabelVerticalPosition? = null)

Constructors

Link copied to clipboard
constructor(customLabelConfiguration: TemplateReferenceLineCustomLabelConfiguration? = null, fontColor: String? = null, fontConfiguration: TemplateFontConfiguration? = null, horizontalPosition: TemplateReferenceLineLabelHorizontalPosition? = null, valueLabelConfiguration: TemplateReferenceLineValueLabelConfiguration? = null, verticalPosition: TemplateReferenceLineLabelVerticalPosition? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The custom label configuration of the label in a reference line.

Link copied to clipboard
val fontColor: String? = null

The font color configuration of the label in a reference line.

Link copied to clipboard

The font configuration of the label in a reference line.

Link copied to clipboard

The horizontal position configuration of the label in a reference line. Choose one of the following options:

Link copied to clipboard

The value label configuration of the label in a reference line.

Link copied to clipboard

The vertical position configuration of the label in a reference line. Choose one of the following options: