Compartir a través de


ChartDynamicMemberInstance Miembros

Represents a dynamic instance of a ChartMember object.

El tipo ChartDynamicMemberInstance 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 GetInstanceIndex Gets the current instance index.
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico MoveNext Moves the context to the next instance.
Método publico ResetContext Resets the instance index to before the first instance.
Método protegido ResetInstanceCache Infraestructura. (Se hereda de ChartMemberInstance).
Método publico SetInstanceIndex Sets current index to the specified instance index.
Método publico ToString (Se hereda de Object).

Principio

Campos

  Nombre Descripción
Campo protegido m_currentContext Infraestructura.
Campo protegido m_isNewContext Infraestructura.
Campo protegido m_label Infraestructura. (Se hereda de ChartMemberInstance).
Campo protegido m_labelEvaluated Infraestructura. (Se hereda de ChartMemberInstance).
Campo protegido m_memberDef Infraestructura. (Se hereda de ChartMemberInstance).
Campo protegido m_owner Infraestructura. (Se hereda de ChartMemberInstance).
Campo protegido m_style Infraestructura. (Se hereda de ChartMemberInstance).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Label Gets the calculated and formatted value of the Label property in a ChartMember class. (Se hereda de ChartMemberInstance).
Propiedad pública LabelObject Gets the calculated and value of the Label property in a ChartMember class before formatting is applied. (Se hereda de ChartMemberInstance).

Principio