Autofit is used for optimal cell size autofit. Autofit is set up when the Autofit Cells checkbox is selected on the Layout tab of side panel:
Cells autofit contains the options:
First by width, then by height
First by height, then by width
Simplified cells autofit is used by default.
NOTE. To increase performance of Foresight Analytics Platform, it is not recommended to use cell autofit. Cell height can be set manually using the ITabSheet.DefaultHeight property, cell width can be set using the ITabSheet.DefaultWidth property. The specified cell size is used by default on creating new rows and columns.
If after autofit the value does not fit the cell, it is replaced with hashes:
See also: