RangeAnnotationFluent extension

Generated fluent modifiers for RangeAnnotation.

on

Methods

clearBorderColor() RangeAnnotation

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

Clears RangeAnnotation.borderColor to null.
clearFillColor() RangeAnnotation

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

Clears RangeAnnotation.fillColor to null.
clearLabel() RangeAnnotation

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

Clears RangeAnnotation.label to null.
clearSeriesId() RangeAnnotation

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

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

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

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

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

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

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

Replaces RangeAnnotation.allowEditing with value.
withBorderColor(Color value) RangeAnnotation

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

Replaces RangeAnnotation.borderColor with value.
withFillColor(Color value) RangeAnnotation

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

Replaces RangeAnnotation.fillColor with value.
withLabel(String value) RangeAnnotation

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

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

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

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

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

Replaces RangeAnnotation.labelPosition with value.
withSeriesId(String value) RangeAnnotation

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

Replaces RangeAnnotation.seriesId with value.
withSnapIncrement(double value) RangeAnnotation

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

Replaces RangeAnnotation.snapIncrement with value.
withSnapTolerance(double value) RangeAnnotation

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

Replaces RangeAnnotation.snapTolerance with value.
withSnapToValue(bool value) RangeAnnotation

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

Replaces RangeAnnotation.snapToValue with value.
withStyle(AnnotationStyle value) RangeAnnotation

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

Replaces RangeAnnotation.style with value.
withZIndex(int value) RangeAnnotation

Available on RangeAnnotation, provided by the RangeAnnotationFluent extension

Replaces RangeAnnotation.zIndex with value.