ThresholdAnnotationDefaultsFluent extension
Generated fluent modifiers for ThresholdAnnotationDefaults.
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 withvalue. -
withLabelStyle(
LabelStyle value) → ThresholdAnnotationDefaults -
Available on ThresholdAnnotationDefaults, provided by the ThresholdAnnotationDefaultsFluent extension
Replaces ThresholdAnnotationDefaults.labelStyle withvalue. -
withLineColor(
Color value) → ThresholdAnnotationDefaults -
Available on ThresholdAnnotationDefaults, provided by the ThresholdAnnotationDefaultsFluent extension
Replaces ThresholdAnnotationDefaults.lineColor withvalue. -
withLineWidth(
double value) → ThresholdAnnotationDefaults -
Available on ThresholdAnnotationDefaults, provided by the ThresholdAnnotationDefaultsFluent extension
Replaces ThresholdAnnotationDefaults.lineWidth withvalue.