Dashboard Reference Line Label Configuration
data class DashboardReferenceLineLabelConfiguration(val customLabelConfiguration: DashboardReferenceLineCustomLabelConfiguration? = null, val fontColor: String? = null, val fontConfiguration: DashboardFontConfiguration? = null, val horizontalPosition: DashboardReferenceLineLabelHorizontalPosition? = null, val valueLabelConfiguration: DashboardReferenceLineValueLabelConfiguration? = null, val verticalPosition: DashboardReferenceLineLabelVerticalPosition? = null)
Constructors
Link copied to clipboard
constructor(customLabelConfiguration: DashboardReferenceLineCustomLabelConfiguration? = null, fontColor: String? = null, fontConfiguration: DashboardFontConfiguration? = null, horizontalPosition: DashboardReferenceLineLabelHorizontalPosition? = null, valueLabelConfiguration: DashboardReferenceLineValueLabelConfiguration? = null, verticalPosition: DashboardReferenceLineLabelVerticalPosition? = null)
Properties
Link copied to clipboard
The custom label 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: