Struct CrossViewAxisDrawCell
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: FastReport.CrossView
Assembly: FastReport.OpenSource.dll
Syntax
public struct CrossViewAxisDrawCell
Fields
Cell
Declaration
public int Cell
Field Value
Type | Description |
---|---|
System.Int32 |
Level
Declaration
public int Level
Field Value
Type | Description |
---|---|
System.Int32 |
MeasureIndex
Declaration
public int MeasureIndex
Field Value
Type | Description |
---|---|
System.Int32 |
SizeCell
Declaration
public int SizeCell
Field Value
Type | Description |
---|---|
System.Int32 |
SizeLevel
Declaration
public int SizeLevel
Field Value
Type | Description |
---|---|
System.Int32 |
Text
Declaration
public string Text
Field Value
Type | Description |
---|---|
System.String |