TrendAnnotationFluent extension

Generated fluent modifiers for TrendAnnotation.

on

Methods

clearConfidenceBandColor() TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Clears TrendAnnotation.confidenceBandColor to null.
clearDashPattern() TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Clears TrendAnnotation.dashPattern to null.
clearLabel() TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Clears TrendAnnotation.label to null.
clearPredictionBandColor() TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Clears TrendAnnotation.predictionBandColor to null.
updateStyle(AnnotationStyle update(AnnotationStyle current)) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

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

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

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

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.allowEditing with value.
withConfidenceBandColor(Color value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.confidenceBandColor with value.
withConfidenceBandOpacity(double value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.confidenceBandOpacity with value.
withConfidenceLevel(double value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.confidenceLevel with value.
withDashPattern(List<double> value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.dashPattern with value.
withDegree(int value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.degree with value.
withElevation(double value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

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

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

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

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

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

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.lineWidth with value.
withLoessRobustnessIterations(int value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.loessRobustnessIterations with value.
withLoessSampleCount(int value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.loessSampleCount with value.
withLoessSpan(double value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.loessSpan with value.
withPredictionBandColor(Color value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.predictionBandColor with value.
withPredictionBandOpacity(double value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.predictionBandOpacity with value.
withSeriesId(String value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.seriesId with value.
withShowConfidenceBand(bool value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.showConfidenceBand with value.
withShowEquation(bool value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.showEquation with value.
withShowPearsonCorrelation(bool value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.showPearsonCorrelation with value.
withShowPredictionBand(bool value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.showPredictionBand with value.
withShowRSquared(bool value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.showRSquared with value.
withShowSampleCount(bool value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.showSampleCount with value.
withShowSpearmanCorrelation(bool value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.showSpearmanCorrelation with value.
withStyle(AnnotationStyle value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.style with value.
withTrend(TrendType trendType, int windowSize) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.trendType and TrendAnnotation.windowSize together.
withZIndex(int value) TrendAnnotation

Available on TrendAnnotation, provided by the TrendAnnotationFluent extension

Replaces TrendAnnotation.zIndex with value.