CrosshairStyleFluent extension

Generated fluent modifiers for CrosshairStyle.

on

Methods

clearDashPattern() CrosshairStyle

Available on CrosshairStyle, provided by the CrosshairStyleFluent extension

Clears CrosshairStyle.dashPattern to null.
withBandColor(Color value) CrosshairStyle

Available on CrosshairStyle, provided by the CrosshairStyleFluent extension

Replaces CrosshairStyle.bandColor with value.
withBandWidth(double value) CrosshairStyle

Available on CrosshairStyle, provided by the CrosshairStyleFluent extension

Replaces CrosshairStyle.bandWidth with value.
withDashPattern(List<double> value) CrosshairStyle

Available on CrosshairStyle, provided by the CrosshairStyleFluent extension

Replaces CrosshairStyle.dashPattern with value.
withLabelBackgroundColor(Color value) CrosshairStyle

Available on CrosshairStyle, provided by the CrosshairStyleFluent extension

Replaces CrosshairStyle.labelBackgroundColor with value.
withLabelPadding(double value) CrosshairStyle

Available on CrosshairStyle, provided by the CrosshairStyleFluent extension

Replaces CrosshairStyle.labelPadding with value.
withLabelTextColor(Color value) CrosshairStyle

Available on CrosshairStyle, provided by the CrosshairStyleFluent extension

Replaces CrosshairStyle.labelTextColor with value.
withLineColor(Color value) CrosshairStyle

Available on CrosshairStyle, provided by the CrosshairStyleFluent extension

Replaces CrosshairStyle.lineColor with value.
withLineWidth(double value) CrosshairStyle

Available on CrosshairStyle, provided by the CrosshairStyleFluent extension

Replaces CrosshairStyle.lineWidth with value.
withStrokeCap(StrokeCap value) CrosshairStyle

Available on CrosshairStyle, provided by the CrosshairStyleFluent extension

Replaces CrosshairStyle.strokeCap with value.