Struct AxisLevelInfo
Namespace: FastReport.Olap.Slice
Assembly: FastCube.Core.dll
Struct for axis level info
public struct AxisLevelInfo
Fields
IsMeasure
Is measure.
public bool IsMeasure
Field Value
IsVisible
Is visible.
public bool IsVisible
Field Value
Level
Current level.
public int Level
Field Value
LevelType
Type of axis level.
public AxisLevelType LevelType
Field Value
RegionField
Is Region field.
public AxisField RegionField
Field Value
SubLevel
Sub level.
public int SubLevel