PolarLabelStyleFluent extension
Generated fluent modifiers for PolarLabelStyle.
Methods
-
clearColor(
) → PolarLabelStyle -
Available on PolarLabelStyle, provided by the PolarLabelStyleFluent extension
Clears PolarLabelStyle.color tonull. -
clearFontSize(
) → PolarLabelStyle -
Available on PolarLabelStyle, provided by the PolarLabelStyleFluent extension
Clears PolarLabelStyle.fontSize tonull. -
clearFontWeight(
) → PolarLabelStyle -
Available on PolarLabelStyle, provided by the PolarLabelStyleFluent extension
Clears PolarLabelStyle.fontWeight tonull. -
withColor(
Color value) → PolarLabelStyle -
Available on PolarLabelStyle, provided by the PolarLabelStyleFluent extension
Replaces PolarLabelStyle.color withvalue. -
withFontSize(
double value) → PolarLabelStyle -
Available on PolarLabelStyle, provided by the PolarLabelStyleFluent extension
Replaces PolarLabelStyle.fontSize withvalue. -
withFontWeight(
FontWeight value) → PolarLabelStyle -
Available on PolarLabelStyle, provided by the PolarLabelStyleFluent extension
Replaces PolarLabelStyle.fontWeight withvalue.