ThresholdAnnotationFluent extension
Generated fluent modifiers for ThresholdAnnotation.
Methods
-
clearDashPattern(
) → ThresholdAnnotation -
Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension
Clears ThresholdAnnotation.dashPattern tonull. -
clearLabel(
) → ThresholdAnnotation -
Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension
Clears ThresholdAnnotation.label tonull. -
clearSeriesId(
) → ThresholdAnnotation -
Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension
Clears ThresholdAnnotation.seriesId tonull. -
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 withvalue. -
withAllowEditing(
bool value) → ThresholdAnnotation -
Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension
Replaces ThresholdAnnotation.allowEditing withvalue. -
withAxis(
AnnotationAxis value) → ThresholdAnnotation -
Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension
Replaces ThresholdAnnotation.axis withvalue. -
withDashPattern(
List< double> value) → ThresholdAnnotation -
Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension
Replaces ThresholdAnnotation.dashPattern withvalue. -
withElevation(
double value) → ThresholdAnnotation -
Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension
Replaces ThresholdAnnotation.elevation withvalue. -
withLabel(
String value) → ThresholdAnnotation -
Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension
Replaces ThresholdAnnotation.label withvalue. -
withLabelMargin(
double value) → ThresholdAnnotation -
Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension
Replaces ThresholdAnnotation.labelMargin withvalue. -
withLabelPosition(
AnnotationLabelPosition value) → ThresholdAnnotation -
Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension
Replaces ThresholdAnnotation.labelPosition withvalue. -
withLineColor(
Color value) → ThresholdAnnotation -
Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension
Replaces ThresholdAnnotation.lineColor withvalue. -
withLineWidth(
double value) → ThresholdAnnotation -
Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension
Replaces ThresholdAnnotation.lineWidth withvalue. -
withSeriesId(
String value) → ThresholdAnnotation -
Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension
Replaces ThresholdAnnotation.seriesId withvalue. -
withStyle(
AnnotationStyle value) → ThresholdAnnotation -
Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension
Replaces ThresholdAnnotation.style withvalue. -
withValue(
double value) → ThresholdAnnotation -
Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension
Replaces ThresholdAnnotation.value withvalue. -
withZIndex(
int value) → ThresholdAnnotation -
Available on ThresholdAnnotation, provided by the ThresholdAnnotationFluent extension
Replaces ThresholdAnnotation.zIndex withvalue.