TrendAnnotationFluent extension
Generated fluent modifiers for TrendAnnotation.
Methods
-
clearConfidenceBandColor(
) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Clears TrendAnnotation.confidenceBandColor tonull. -
clearDashPattern(
) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Clears TrendAnnotation.dashPattern tonull. -
clearLabel(
) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Clears TrendAnnotation.label tonull. -
clearPredictionBandColor(
) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Clears TrendAnnotation.predictionBandColor tonull. -
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 withvalue. -
withAllowEditing(
bool value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.allowEditing withvalue. -
withConfidenceBandColor(
Color value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.confidenceBandColor withvalue. -
withConfidenceBandOpacity(
double value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.confidenceBandOpacity withvalue. -
withConfidenceLevel(
double value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.confidenceLevel withvalue. -
withDashPattern(
List< double> value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.dashPattern withvalue. -
withDegree(
int value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.degree withvalue. -
withElevation(
double value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.elevation withvalue. -
withLabel(
String value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.label withvalue. -
withLineColor(
Color value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.lineColor withvalue. -
withLineWidth(
double value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.lineWidth withvalue. -
withLoessRobustnessIterations(
int value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.loessRobustnessIterations withvalue. -
withLoessSampleCount(
int value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.loessSampleCount withvalue. -
withLoessSpan(
double value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.loessSpan withvalue. -
withPredictionBandColor(
Color value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.predictionBandColor withvalue. -
withPredictionBandOpacity(
double value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.predictionBandOpacity withvalue. -
withSeriesId(
String value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.seriesId withvalue. -
withShowConfidenceBand(
bool value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.showConfidenceBand withvalue. -
withShowEquation(
bool value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.showEquation withvalue. -
withShowPearsonCorrelation(
bool value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.showPearsonCorrelation withvalue. -
withShowPredictionBand(
bool value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.showPredictionBand withvalue. -
withShowRSquared(
bool value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.showRSquared withvalue. -
withShowSampleCount(
bool value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.showSampleCount withvalue. -
withShowSpearmanCorrelation(
bool value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.showSpearmanCorrelation withvalue. -
withStyle(
AnnotationStyle value) → TrendAnnotation -
Available on TrendAnnotation, provided by the TrendAnnotationFluent extension
Replaces TrendAnnotation.style withvalue. -
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 withvalue.