Skip to content

RowsHeatmapOptionsBuilder🔗

Constructor🔗

new RowsHeatmapOptionsBuilder()

Methods🔗

build🔗

Builds the object.

public RowsHeatmapOptions build()

layout🔗

Controls tick alignment when not calculating from data

public RowsHeatmapOptionsBuilder layout(HeatmapCellLayout layout)

value🔗

Sets the name of the cell when not calculating from data

public RowsHeatmapOptionsBuilder value(String value)

See also🔗