Struct CellRect
Namespace: FastReport.Olap.Slice
Assembly: FastCube.Core.dll
Coordinates and sizes of cell
public struct CellRect
Fields
Cell
Cell coordinate
public int Cell
Field Value
Level
Level coordinate
public int Level
Field Value
SizeCell
Sice of cell coordinate
public int SizeCell
Field Value
SizeLevel
Size of level coordinate
public int SizeLevel