Membros ChartFormulaParameter
Represents a parameter to a formula for a derived series.
O tipo ChartFormulaParameter expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
m_instance | Infraestrutura. (Herdado de ChartObjectCollectionItem< (Of < ( <'T> ) > ) >.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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. |
Início
Consulte também