Struct SliceDrawHeader
Namespace: FastReport.Olap.Slice
Assembly: FastCube.Core.dll
Axis cell properties for drawing and other processing in the traverse routine
public struct SliceDrawHeader
Fields
Alignment
Horizontal Alignment
public Alignment Alignment
Field Value
Cell
Cell coordinate
public int Cell
Field Value
CellProperties
Type
public PropertyOfCellAxis CellProperties
Field Value
Level
Level coordinate
public int Level
Field Value
MeasureIndex
Measure index
public int MeasureIndex
Field Value
NodeIndex
Index of cell in NodeLevel
public int NodeIndex
Field Value
NodeLevel
Level of cell
public int NodeLevel
Field Value
Text
Text in cell
public string Text
Field Value
TotalIndex
Index of additional total
public int TotalIndex
Field Value
TreeRect
Coordinates and sizes of cell
public CellRect TreeRect
Field Value
ValueIndex
Id of cell value
public int ValueIndex