CandlestickChartStyleFluent extension

Generated fluent modifiers for CandlestickChartStyle.

on

Methods

clearDojiBodyFillColor() CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Clears CandlestickChartStyle.dojiBodyFillColor to null.
clearDojiBorderColor() CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Clears CandlestickChartStyle.dojiBorderColor to null.
clearDojiWickColor() CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Clears CandlestickChartStyle.dojiWickColor to null.
clearFallingBodyFillColor() CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Clears CandlestickChartStyle.fallingBodyFillColor to null.
clearFallingBorderColor() CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Clears CandlestickChartStyle.fallingBorderColor to null.
clearFallingWickColor() CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Clears CandlestickChartStyle.fallingWickColor to null.
clearRisingBodyFillColor() CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Clears CandlestickChartStyle.risingBodyFillColor to null.
clearRisingBorderColor() CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Clears CandlestickChartStyle.risingBorderColor to null.
clearRisingWickColor() CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Clears CandlestickChartStyle.risingWickColor to null.
withBodyBorderWidth(double value) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.bodyBorderWidth with value.
withBodyCornerRadius(double value) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.bodyCornerRadius with value.
withBodyFillMode(CandlestickBodyFillMode value) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.bodyFillMode with value.
withBodyWidthFactor(double value) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.bodyWidthFactor with value.
withBodyWidthLimits(double minBodyWidth, double maxBodyWidth) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.minBodyWidth and CandlestickChartStyle.maxBodyWidth together.
withDojiBodyFillColor(Color value) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.dojiBodyFillColor with value.
withDojiBorderColor(Color value) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.dojiBorderColor with value.
withDojiWickColor(Color value) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.dojiWickColor with value.
withFallingBodyFillColor(Color value) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.fallingBodyFillColor with value.
withFallingBorderColor(Color value) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.fallingBorderColor with value.
withFallingWickColor(Color value) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.fallingWickColor with value.
withMinimumBodyHeight(double value) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.minimumBodyHeight with value.
withRisingBodyFillColor(Color value) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.risingBodyFillColor with value.
withRisingBorderColor(Color value) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.risingBorderColor with value.
withRisingWickColor(Color value) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.risingWickColor with value.
withShowBodyBorder(bool value) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.showBodyBorder with value.
withShowWicks(bool value) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.showWicks with value.
withWickWidth(double value) CandlestickChartStyle

Available on CandlestickChartStyle, provided by the CandlestickChartStyleFluent extension

Replaces CandlestickChartStyle.wickWidth with value.