ThresholdAnnotationFluent extension

Generated fluent modifiers for ThresholdAnnotation.

on

Methods

clearDashPattern() ThresholdAnnotation

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

Clears ThresholdAnnotation.dashPattern to null.
clearLabel() ThresholdAnnotation

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

Clears ThresholdAnnotation.label to null.
clearSeriesId() ThresholdAnnotation

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

Clears ThresholdAnnotation.seriesId to null.
updateStyle(AnnotationStyle update(AnnotationStyle current)) ThresholdAnnotation

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

Rebuilds ThresholdAnnotation.style from its current value.
withAllowDragging(bool value) ThresholdAnnotation

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

Replaces ThresholdAnnotation.allowDragging with value.
withAllowEditing(bool value) ThresholdAnnotation

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

Replaces ThresholdAnnotation.allowEditing with value.
withAxis(AnnotationAxis value) ThresholdAnnotation

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

Replaces ThresholdAnnotation.axis with value.
withDashPattern(List<double> value) ThresholdAnnotation

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

Replaces ThresholdAnnotation.dashPattern with value.
withElevation(double value) ThresholdAnnotation

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

Replaces ThresholdAnnotation.elevation with value.
withLabel(String value) ThresholdAnnotation

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

Replaces ThresholdAnnotation.label with value.
withLabelMargin(double value) ThresholdAnnotation

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

Replaces ThresholdAnnotation.labelMargin with value.
withLabelPosition(AnnotationLabelPosition value) ThresholdAnnotation

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

Replaces ThresholdAnnotation.labelPosition with value.
withLineColor(Color value) ThresholdAnnotation

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

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

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

Replaces ThresholdAnnotation.lineWidth with value.
withSeriesId(String value) ThresholdAnnotation

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

Replaces ThresholdAnnotation.seriesId with value.
withStyle(AnnotationStyle value) ThresholdAnnotation

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

Replaces ThresholdAnnotation.style with value.
withValue(double value) ThresholdAnnotation

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

Replaces ThresholdAnnotation.value with value.
withZIndex(int value) ThresholdAnnotation

Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension

Replaces ThresholdAnnotation.zIndex with value.