ChartDirector 7.0 (Java Edition)
DiscreteHeatMapLayer.setCellGap
Usage
public void setCellGap(int gap)
Description
Sets the gap between cells.
By default, the cells will touch each others with no gap in between.
Arguments
Argument | Default | Description |
gap | (Mandatory) | The gap between cells in pixels. |
Return Value
None
© 2021 Advanced Software Engineering Limited. All rights reserved.