TrendAnnotationDefaultsFluent extension

Generated fluent modifiers for TrendAnnotationDefaults.

on

Methods

updateLabelStyle(LabelStyle update(LabelStyle current)) TrendAnnotationDefaults

Available on TrendAnnotationDefaults, provided by the TrendAnnotationDefaultsFluent extension

Rebuilds TrendAnnotationDefaults.labelStyle from its current value.
withConfidenceBandColor(Color value) TrendAnnotationDefaults

Available on TrendAnnotationDefaults, provided by the TrendAnnotationDefaultsFluent extension

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

Available on TrendAnnotationDefaults, provided by the TrendAnnotationDefaultsFluent extension

Replaces TrendAnnotationDefaults.confidenceBandOpacity with value.
withDashPattern(List<double> value) TrendAnnotationDefaults

Available on TrendAnnotationDefaults, provided by the TrendAnnotationDefaultsFluent extension

Replaces TrendAnnotationDefaults.dashPattern with value.
withLabelStyle(LabelStyle value) TrendAnnotationDefaults

Available on TrendAnnotationDefaults, provided by the TrendAnnotationDefaultsFluent extension

Replaces TrendAnnotationDefaults.labelStyle with value.
withLineColor(Color value) TrendAnnotationDefaults

Available on TrendAnnotationDefaults, provided by the TrendAnnotationDefaultsFluent extension

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

Available on TrendAnnotationDefaults, provided by the TrendAnnotationDefaultsFluent extension

Replaces TrendAnnotationDefaults.lineWidth with value.