ChordAnnotationFluent extension

Generated fluent modifiers for ChordAnnotation.

on

Methods

clearDashPattern() ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Clears ChordAnnotation.dashPattern to null.
clearLabel() ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Clears ChordAnnotation.label to null.
clearPerpendicularDashPattern() ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Clears ChordAnnotation.perpendicularDashPattern to null.
clearPerpendicularElevation() ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Clears ChordAnnotation.perpendicularElevation to null.
clearPerpendicularIndex() ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Clears ChordAnnotation.perpendicularIndex to null.
clearPerpendicularLabel() ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Clears ChordAnnotation.perpendicularLabel to null.
clearPerpendicularLabelStyle() ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Clears ChordAnnotation.perpendicularLabelStyle to null.
clearPerpendicularLineColor() ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Clears ChordAnnotation.perpendicularLineColor to null.
clearPerpendicularLineWidth() ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Clears ChordAnnotation.perpendicularLineWidth to null.
updateStyle(AnnotationStyle update(AnnotationStyle current)) ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

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

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

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

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Replaces ChordAnnotation.allowEditing with value.
withDashPattern(List<double> value) ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

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

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Replaces ChordAnnotation.elevation with value.
withEndpoints(int startIndex, int endIndex) ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Replaces ChordAnnotation.startIndex and ChordAnnotation.endIndex together.
withLabel(String value) ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Replaces ChordAnnotation.label with value.
withLineColor(Color value) ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

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

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Replaces ChordAnnotation.lineWidth with value.
withPerpendicularDashPattern(List<double> value) ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Replaces ChordAnnotation.perpendicularDashPattern with value.
withPerpendicularElevation(double value) ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Replaces ChordAnnotation.perpendicularElevation with value.
withPerpendicularIndex(int value) ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Replaces ChordAnnotation.perpendicularIndex with value.
withPerpendicularLabel(String value) ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Replaces ChordAnnotation.perpendicularLabel with value.
withPerpendicularLabelOffset(Offset value) ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Replaces ChordAnnotation.perpendicularLabelOffset with value.
withPerpendicularLabelStyle(AnnotationStyle value) ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Replaces ChordAnnotation.perpendicularLabelStyle with value.
withPerpendicularLineColor(Color value) ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Replaces ChordAnnotation.perpendicularLineColor with value.
withPerpendicularLineWidth(double value) ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Replaces ChordAnnotation.perpendicularLineWidth with value.
withSeriesId(String value) ChordAnnotation

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

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

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

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

Available on ChordAnnotation, provided by the ChordAnnotationFluent extension

Replaces ChordAnnotation.zIndex with value.