RangeAnnotationFluent extension
Generated fluent modifiers for RangeAnnotation.
Methods
-
clearBorderColor(
) → RangeAnnotation -
Available on RangeAnnotation, provided by the RangeAnnotationFluent extension
Clears RangeAnnotation.borderColor tonull. -
clearFillColor(
) → RangeAnnotation -
Available on RangeAnnotation, provided by the RangeAnnotationFluent extension
Clears RangeAnnotation.fillColor tonull. -
clearLabel(
) → RangeAnnotation -
Available on RangeAnnotation, provided by the RangeAnnotationFluent extension
Clears RangeAnnotation.label tonull. -
clearSeriesId(
) → RangeAnnotation -
Available on RangeAnnotation, provided by the RangeAnnotationFluent extension
Clears RangeAnnotation.seriesId tonull. -
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 withvalue. -
withAllowEditing(
bool value) → RangeAnnotation -
Available on RangeAnnotation, provided by the RangeAnnotationFluent extension
Replaces RangeAnnotation.allowEditing withvalue. -
withBorderColor(
Color value) → RangeAnnotation -
Available on RangeAnnotation, provided by the RangeAnnotationFluent extension
Replaces RangeAnnotation.borderColor withvalue. -
withFillColor(
Color value) → RangeAnnotation -
Available on RangeAnnotation, provided by the RangeAnnotationFluent extension
Replaces RangeAnnotation.fillColor withvalue. -
withLabel(
String value) → RangeAnnotation -
Available on RangeAnnotation, provided by the RangeAnnotationFluent extension
Replaces RangeAnnotation.label withvalue. -
withLabelMargin(
double value) → RangeAnnotation -
Available on RangeAnnotation, provided by the RangeAnnotationFluent extension
Replaces RangeAnnotation.labelMargin withvalue. -
withLabelPosition(
AnnotationLabelPosition value) → RangeAnnotation -
Available on RangeAnnotation, provided by the RangeAnnotationFluent extension
Replaces RangeAnnotation.labelPosition withvalue. -
withSeriesId(
String value) → RangeAnnotation -
Available on RangeAnnotation, provided by the RangeAnnotationFluent extension
Replaces RangeAnnotation.seriesId withvalue. -
withSnapIncrement(
double value) → RangeAnnotation -
Available on RangeAnnotation, provided by the RangeAnnotationFluent extension
Replaces RangeAnnotation.snapIncrement withvalue. -
withSnapTolerance(
double value) → RangeAnnotation -
Available on RangeAnnotation, provided by the RangeAnnotationFluent extension
Replaces RangeAnnotation.snapTolerance withvalue. -
withSnapToValue(
bool value) → RangeAnnotation -
Available on RangeAnnotation, provided by the RangeAnnotationFluent extension
Replaces RangeAnnotation.snapToValue withvalue. -
withStyle(
AnnotationStyle value) → RangeAnnotation -
Available on RangeAnnotation, provided by the RangeAnnotationFluent extension
Replaces RangeAnnotation.style withvalue. -
withZIndex(
int value) → RangeAnnotation -
Available on RangeAnnotation, provided by the RangeAnnotationFluent extension
Replaces RangeAnnotation.zIndex withvalue.