Dashboard Reference Line Label Configuration Args
data class DashboardReferenceLineLabelConfigurationArgs(val customLabelConfiguration: Output<DashboardReferenceLineCustomLabelConfigurationArgs>? = null, val fontColor: Output<String>? = null, val fontConfiguration: Output<DashboardFontConfigurationArgs>? = null, val horizontalPosition: Output<DashboardReferenceLineLabelHorizontalPosition>? = null, val valueLabelConfiguration: Output<DashboardReferenceLineValueLabelConfigurationArgs>? = null, val verticalPosition: Output<DashboardReferenceLineLabelVerticalPosition>? = null) : ConvertibleToJava<DashboardReferenceLineLabelConfigurationArgs>
Constructors
Link copied to clipboard
constructor(customLabelConfiguration: Output<DashboardReferenceLineCustomLabelConfigurationArgs>? = null, fontColor: Output<String>? = null, fontConfiguration: Output<DashboardFontConfigurationArgs>? = null, horizontalPosition: Output<DashboardReferenceLineLabelHorizontalPosition>? = null, valueLabelConfiguration: Output<DashboardReferenceLineValueLabelConfigurationArgs>? = null, verticalPosition: Output<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: