Compartir a través de


ChartFormulaParameter Miembros

Represents a parameter to a formula for a derived series.

El tipo ChartFormulaParameter 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

Campos

  Nombre Descripción
Campo protegido m_instance Infraestructura. (Se hereda de ChartObjectCollectionItem< (Of < ( <'T> ) > ) >).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propiedad pública Name Gets the parameter name.
Propiedad pública Source Gets the name of the ChartDataPointValue property to use as the value of this parameter.
Propiedad pública Value Gets the value of the parameter if the value does not depend on the actual data points.

Principio