Search Results for

    Show / Hide Table of Contents

    Struct ItemsZone.PointInfo

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

    Constructors

    PointInfo(Int32)

    Declaration
    public PointInfo(int Index)
    Parameters
    Type Name Description
    System.Int32 Index

    Fields

    Index

    Declaration
    public int Index
    Field Value
    Type Description
    System.Int32

    Type

    Declaration
    public ItemsZone.PointType Type
    Field Value
    Type Description
    ItemsZone.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.