BarTargetMarkerStyleFluent extension
Generated fluent modifiers for BarTargetMarkerStyle.
Methods
-
clearColor(
) → BarTargetMarkerStyle -
Available on BarTargetMarkerStyle, provided by the BarTargetMarkerStyleFluent extension
Clears BarTargetMarkerStyle.color tonull. -
withColor(
Color value) → BarTargetMarkerStyle -
Available on BarTargetMarkerStyle, provided by the BarTargetMarkerStyleFluent extension
Replaces BarTargetMarkerStyle.color withvalue. -
withLengthFactor(
double value) → BarTargetMarkerStyle -
Available on BarTargetMarkerStyle, provided by the BarTargetMarkerStyleFluent extension
Replaces BarTargetMarkerStyle.lengthFactor withvalue. -
withOpacity(
double value) → BarTargetMarkerStyle -
Available on BarTargetMarkerStyle, provided by the BarTargetMarkerStyleFluent extension
Replaces BarTargetMarkerStyle.opacity withvalue. -
withWidth(
double value) → BarTargetMarkerStyle -
Available on BarTargetMarkerStyle, provided by the BarTargetMarkerStyleFluent extension
Replaces BarTargetMarkerStyle.width withvalue.