ThresholdAnnotationDefaultsFluent extension

Generated fluent modifiers for ThresholdAnnotationDefaults.

on

Methods

updateLabelStyle(LabelStyle update(LabelStyle current)) ThresholdAnnotationDefaults

Available on ThresholdAnnotationDefaults, provided by the ThresholdAnnotationDefaultsFluent extension

Rebuilds ThresholdAnnotationDefaults.labelStyle from its current value.
withDashPattern(List<double> value) ThresholdAnnotationDefaults

Available on ThresholdAnnotationDefaults, provided by the ThresholdAnnotationDefaultsFluent extension

Replaces ThresholdAnnotationDefaults.dashPattern with value.
withLabelStyle(LabelStyle value) ThresholdAnnotationDefaults

Available on ThresholdAnnotationDefaults, provided by the ThresholdAnnotationDefaultsFluent extension

Replaces ThresholdAnnotationDefaults.labelStyle with value.
withLineColor(Color value) ThresholdAnnotationDefaults

Available on ThresholdAnnotationDefaults, provided by the ThresholdAnnotationDefaultsFluent extension

Replaces ThresholdAnnotationDefaults.lineColor with value.
withLineWidth(double value) ThresholdAnnotationDefaults

Available on ThresholdAnnotationDefaults, provided by the ThresholdAnnotationDefaultsFluent extension

Replaces ThresholdAnnotationDefaults.lineWidth with value.