TrendAnnotationDefaultsFluent extension
Generated fluent modifiers for TrendAnnotationDefaults.
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 withvalue. -
withConfidenceBandOpacity(
double value) → TrendAnnotationDefaults -
Available on TrendAnnotationDefaults, provided by the TrendAnnotationDefaultsFluent extension
Replaces TrendAnnotationDefaults.confidenceBandOpacity withvalue. -
withDashPattern(
List< double> value) → TrendAnnotationDefaults -
Available on TrendAnnotationDefaults, provided by the TrendAnnotationDefaultsFluent extension
Replaces TrendAnnotationDefaults.dashPattern withvalue. -
withLabelStyle(
LabelStyle value) → TrendAnnotationDefaults -
Available on TrendAnnotationDefaults, provided by the TrendAnnotationDefaultsFluent extension
Replaces TrendAnnotationDefaults.labelStyle withvalue. -
withLineColor(
Color value) → TrendAnnotationDefaults -
Available on TrendAnnotationDefaults, provided by the TrendAnnotationDefaultsFluent extension
Replaces TrendAnnotationDefaults.lineColor withvalue. -
withLineWidth(
double value) → TrendAnnotationDefaults -
Available on TrendAnnotationDefaults, provided by the TrendAnnotationDefaultsFluent extension
Replaces TrendAnnotationDefaults.lineWidth withvalue.