CrosshairStyleFluent extension
Generated fluent modifiers for CrosshairStyle.
Methods
-
clearDashPattern(
) → CrosshairStyle -
Available on CrosshairStyle, provided by the CrosshairStyleFluent extension
Clears CrosshairStyle.dashPattern tonull. -
withBandColor(
Color value) → CrosshairStyle -
Available on CrosshairStyle, provided by the CrosshairStyleFluent extension
Replaces CrosshairStyle.bandColor withvalue. -
withBandWidth(
double value) → CrosshairStyle -
Available on CrosshairStyle, provided by the CrosshairStyleFluent extension
Replaces CrosshairStyle.bandWidth withvalue. -
withDashPattern(
List< double> value) → CrosshairStyle -
Available on CrosshairStyle, provided by the CrosshairStyleFluent extension
Replaces CrosshairStyle.dashPattern withvalue. -
withLabelBackgroundColor(
Color value) → CrosshairStyle -
Available on CrosshairStyle, provided by the CrosshairStyleFluent extension
Replaces CrosshairStyle.labelBackgroundColor withvalue. -
withLabelPadding(
double value) → CrosshairStyle -
Available on CrosshairStyle, provided by the CrosshairStyleFluent extension
Replaces CrosshairStyle.labelPadding withvalue. -
withLabelTextColor(
Color value) → CrosshairStyle -
Available on CrosshairStyle, provided by the CrosshairStyleFluent extension
Replaces CrosshairStyle.labelTextColor withvalue. -
withLineColor(
Color value) → CrosshairStyle -
Available on CrosshairStyle, provided by the CrosshairStyleFluent extension
Replaces CrosshairStyle.lineColor withvalue. -
withLineWidth(
double value) → CrosshairStyle -
Available on CrosshairStyle, provided by the CrosshairStyleFluent extension
Replaces CrosshairStyle.lineWidth withvalue. -
withStrokeCap(
StrokeCap value) → CrosshairStyle -
Available on CrosshairStyle, provided by the CrosshairStyleFluent extension
Replaces CrosshairStyle.strokeCap withvalue.