Compartilhar via


Membros ChartElementPosition

Represents the position in which to draw a chart element.

O tipo ChartElementPosition expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública Height Height of the item as a percentage of its containing object.
Propriedade pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriedade pública Left The distance of the item from the left of the containing object, as a percentage of the container.
Propriedade pública Top The distance of the item from the top of the containing object, as a percentage of the container.
Propriedade pública Width Width of the item as a percentage of its containing object.

Início