ChartFormulaParameter Miembros
Represents a parameter to a formula for a derived series.
El tipo ChartFormulaParameter expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Campos
Nombre | Descripción | |
---|---|---|
m_instance | Infraestructura. (Se hereda de ChartObjectCollectionItem< (Of < ( <'T> ) > ) >). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
Name | Gets the parameter name. | |
Source | Gets the name of the ChartDataPointValue property to use as the value of this parameter. | |
Value | Gets the value of the parameter if the value does not depend on the actual data points. |
Principio