Compartir a través de


ChartElementPosition Miembros

Represents the position in which to draw a chart element.

El tipo ChartElementPosition expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Height Height of the item as a percentage of its containing object.
Propiedad pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propiedad pública Left The distance of the item from the left of the containing object, as a percentage of the container.
Propiedad pública Top The distance of the item from the top of the containing object, as a percentage of the container.
Propiedad pública Width Width of the item as a percentage of its containing object.

Principio