Search Results for

    Show / Hide Table of Contents

    Struct AxisZone.PointInfo

    Namespace: FastReport.Olap.Controls
    Assembly: FastReport.Olap.dll
    Syntax
    protected struct PointInfo

    Constructors

    PointInfo(CellInfo, AxisZone.PointType)

    Declaration
    public PointInfo(CellInfo info, AxisZone.PointType type)
    Parameters
    Type Name Description
    CellInfo info
    AxisZone.PointType type

    Fields

    Info

    Declaration
    public CellInfo Info
    Field Value
    Type Description
    CellInfo

    Type

    Declaration
    public AxisZone.PointType Type
    Field Value
    Type Description
    AxisZone.PointType

    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()
    Back to top © 1998-2024 Copyright Fast Reports Inc.