Struct AxisZone.PointInfo
Assembly: FastReport.Olap.dll
Syntax
protected struct PointInfo
Constructors
PointInfo(CellInfo, AxisZone.PointType)
Declaration
public PointInfo(CellInfo info, AxisZone.PointType type)
Parameters
Fields
Info
Declaration
Field Value
Type
Declaration
public AxisZone.PointType Type
Field Value
Methods
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
Type |
Name |
Description |
System.Object |
obj |
|
Returns
Type |
Description |
System.Boolean |
|
Overrides
System.ValueType.Equals(System.Object)
GetHashCode()
Declaration
public override int GetHashCode()
Returns
Type |
Description |
System.Int32 |
|
Overrides
System.ValueType.GetHashCode()