RowsHeatmapOptions🔗Constructor🔗RowsHeatmapOptions() Methods🔗 build🔗Builds the object.def build() -> heatmap.RowsHeatmapOptions layout🔗Controls tick alignment when not calculating from datadef layout(layout: common.HeatmapCellLayout) -> typing.Self value🔗Sets the name of the cell when not calculating from datadef value(value: str) -> typing.Self See also🔗 RowsHeatmapOptions