DataPointLabelConfigFluent extension
Generated fluent modifiers for DataPointLabelConfig.
Methods
-
clearBackground(
) → DataPointLabelConfig -
Available on DataPointLabelConfig, provided by the DataPointLabelConfigFluent extension
Clears DataPointLabelConfig.background tonull. -
clearLabelColor(
) → DataPointLabelConfig -
Available on DataPointLabelConfig, provided by the DataPointLabelConfigFluent extension
Clears DataPointLabelConfig.labelColor tonull. -
withBackground(
Color value) → DataPointLabelConfig -
Available on DataPointLabelConfig, provided by the DataPointLabelConfigFluent extension
Replaces DataPointLabelConfig.background withvalue. -
withBackgroundOpacity(
double value) → DataPointLabelConfig -
Available on DataPointLabelConfig, provided by the DataPointLabelConfigFluent extension
Replaces DataPointLabelConfig.backgroundOpacity withvalue. -
withCollisionPadding(
double value) → DataPointLabelConfig -
Available on DataPointLabelConfig, provided by the DataPointLabelConfigFluent extension
Replaces DataPointLabelConfig.collisionPadding withvalue. -
withCollisionPolicy(
DataPointLabelCollisionPolicy value) → DataPointLabelConfig -
Available on DataPointLabelConfig, provided by the DataPointLabelConfigFluent extension
Replaces DataPointLabelConfig.collisionPolicy withvalue. -
withContent(
DataPointLabelContent value) → DataPointLabelConfig -
Available on DataPointLabelConfig, provided by the DataPointLabelConfigFluent extension
Replaces DataPointLabelConfig.content withvalue. -
withFontSize(
double value) → DataPointLabelConfig -
Available on DataPointLabelConfig, provided by the DataPointLabelConfigFluent extension
Replaces DataPointLabelConfig.fontSize withvalue. -
withFontWeight(
FontWeight value) → DataPointLabelConfig -
Available on DataPointLabelConfig, provided by the DataPointLabelConfigFluent extension
Replaces DataPointLabelConfig.fontWeight withvalue. -
withLabelColor(
Color value) → DataPointLabelConfig -
Available on DataPointLabelConfig, provided by the DataPointLabelConfigFluent extension
Replaces DataPointLabelConfig.labelColor withvalue. -
withMarkerGap(
double value) → DataPointLabelConfig -
Available on DataPointLabelConfig, provided by the DataPointLabelConfigFluent extension
Replaces DataPointLabelConfig.markerGap withvalue. -
withOffsetX(
double value) → DataPointLabelConfig -
Available on DataPointLabelConfig, provided by the DataPointLabelConfigFluent extension
Replaces DataPointLabelConfig.offsetX withvalue. -
withOffsetY(
double value) → DataPointLabelConfig -
Available on DataPointLabelConfig, provided by the DataPointLabelConfigFluent extension
Replaces DataPointLabelConfig.offsetY withvalue. -
withPlotEdgeAware(
bool value) → DataPointLabelConfig -
Available on DataPointLabelConfig, provided by the DataPointLabelConfigFluent extension
Replaces DataPointLabelConfig.plotEdgeAware withvalue. -
withPosition(
DataPointLabelPosition value) → DataPointLabelConfig -
Available on DataPointLabelConfig, provided by the DataPointLabelConfigFluent extension
Replaces DataPointLabelConfig.position withvalue. -
withShow(
bool value) → DataPointLabelConfig -
Available on DataPointLabelConfig, provided by the DataPointLabelConfigFluent extension
Replaces DataPointLabelConfig.show withvalue. -
withShowUnit(
bool value) → DataPointLabelConfig -
Available on DataPointLabelConfig, provided by the DataPointLabelConfigFluent extension
Replaces DataPointLabelConfig.showUnit withvalue.