| ItemLocationByGridForceFitIntoCell Property | 
            If true, the scale and rotation is taken into account, so that the object fits exactly into the grid cell.
            
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
 Syntax
Syntaxpublic bool ForceFitIntoCell { get; set; }Property Value
Booleantrue if scale and angle are taken into account to calculate the cell size; otherwise, 
false.
            
 See Also
See Also