Condividi tramite


Membri ChartDerivedSeries

Represents a derived series which is calculated from a formula applied to another series.

Il tipo ChartDerivedSeries espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Campi

  Nome Descrizione
Campo protetto m_instance Infrastruttura. (Ereditato da ChartObjectCollectionItem< (Of < ( <'T> ) > ) >).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica DerivedSeriesFormula Formula to apply to the data values from the source series.
Proprietà pubblica FormulaParameters Gets the parameters for the DerivedSeriesFormula.
Proprietà pubblica Series Gets the derived series.
Proprietà pubblica SourceChartSeriesName Name of the series from which to derive.

In alto