Struct AxisLevelInfo
Namespace: FastReport.Olap.Slice
Assembly: FastReport.Olap.dll
Syntax
public struct AxisLevelInfo
Fields
IsMeasure
Declaration
public bool IsMeasure
Field Value
Type | Description |
---|---|
System.Boolean |
IsVisible
Declaration
public bool IsVisible
Field Value
Type | Description |
---|---|
System.Boolean |
Level
Declaration
public int Level
Field Value
Type | Description |
---|---|
System.Int32 |
LevelType
Declaration
public AxisLevelType LevelType
Field Value
Type | Description |
---|---|
AxisLevelType |
RegionField
Declaration
public AxisField RegionField
Field Value
Type | Description |
---|---|
AxisField |
SubLevel
Declaration
public int SubLevel
Field Value
Type | Description |
---|---|
System.Int32 |