Skip to content

FieldColorBuilder🔗

Constructor🔗

new FieldColorBuilder()

Methods🔗

build🔗

Builds the object.

public FieldColor build()

fixedColor🔗

The fixed color value for fixed or shades color modes.

public FieldColorBuilder fixedColor(String fixedColor)

mode🔗

The main color scheme mode.

public FieldColorBuilder mode(FieldColorModeId mode)

seriesBy🔗

Some visualizations need to know how to assign a series color from by value color schemes.

public FieldColorBuilder seriesBy(FieldColorSeriesByMode seriesBy)

See also🔗